title, linkTitle, description, categories, keywords, menu, function, relatedFunctions, aliases
title |
linkTitle |
description |
categories |
keywords |
menu |
function |
relatedFunctions |
aliases |
collections.Slice |
slice |
Creates a slice (array) of all passed arguments. |
|
|
|
aliases |
returnType |
signatures |
|
any |
collections.Slice ITEM... |
|
|
collections.Append |
collections.Apply |
collections.Delimit |
collections.In |
collections.Reverse |
collections.Seq |
collections.Slice |
|
|
One use case is the concatenation of elements in combination with the [delimit
function]: