SharedHashSet.remove

Returns true if key was in set

class SharedHashSet(Key, Key nullKey = Key.max)
shared
bool
remove
(
Key key
)

Meta