remove

open fun remove(item: T): Boolean

Remove the given item from the set.

Return

whether the item was removed.