HashSet.add
bool add(in K key)Adds a key and returns true when the key was not already present.
Parameters
in K
key
Generated with campc 0.11.0-preview.1.
bool add(in K key)Adds a key and returns true when the key was not already present.
Generated with campc 0.11.0-preview.1.