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