List.insertFirst
Last updated
Inserts an element to the front of a list.
data
The list to be updated.
List
-
-
Yes
value
The element to be added to the list.
Any
-
-
Yes
Returns the updated list.
List
N/A
Coming Soon.
Coming Soon.
Coming Soon.
Coming Soon.
Last updated