Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationlist_remove_element

Official ZPE/YASS documentationlist_remove_element

list_remove_element (list l, integer position) ⇒ list

Removes an element from a list, l, at a specified index position. Note: This function does not copy the list, l, but simply remove from it.

Alternative function names: list_remove
First available: Version 1.3.1
Comments
Feedback 👍
Comments are sent via email to me.