Difference between revisions of "Remove - Array"

Jump to navigation Jump to search
76 bytes removed ,  09:32, 1 September 2021
Undo revision 11769 by Rasikko (talk) (Works as intended after all)
imported>Scrivener07
(Removes elements but does not change the length of array.)
imported>Scrivener07
(Undo revision 11769 by Rasikko (talk) (Works as intended after all))
 
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