remove
Description:
Removes element at index index
.
Parameters:
this | |
index |
an index to remove |
Returns:
Whether the element was removed. |
Removes element at index index
.
this | |
index |
an index to remove |
Whether the element was removed. |