hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

array-reverse

Creates a new array with elements in reverse order.
Parameter
Type
Description
self
[T]
Array to reverse
return
[T]
New array with elements in reverse order