Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
array-remove
Creates a new array with the element at the specified index removed.
Parameter
Type
Description
self
[T]
Initial array
index
number
Index of element to remove
return
[T]
New array with element at index removed