Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-append
Creates a new array with `value` appended to the end.
Parameter
Type
Description
self
[T]
Initial array
value
T
Value to append
return
[T]
New array with `value` appended