Difference between revisions of "Remove - Array"

Jump to navigation Jump to search
76 bytes added ,  05:49, 1 September 2021
Removes elements but does not change the length of array.
imported>Qazaaq
(added category)
imported>Scrivener07
(Removes elements but does not change the length of array.)
Line 30: Line 30:
; In this case, [1, 2, 3, 4, 5] would become [1, 4, 5]
; In this case, [1, 2, 3, 4, 5] would become [1, 4, 5]
</source>
</source>
== Notes ==
* This function does not reduce '''the length'' of the array.


== See Also ==
== See Also ==
Anonymous user

Navigation menu