SList.remove

Removes the first instance of value found in the list.

Return Value

Type: bool

true if a value was removed.

Meta