phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
SSOFlatHashSet.remove
nxt
sso_open_hashset
SSOFlatHashSet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SSOFlatHashSet
(K, alias hasher = hashOf, alias Allocator = Mallocator.instance)
@
safe
@
trusted
bool
remove
()
(
const
scope
K
key
)
if
(
isNullable
!
K
)
Meta
Source
See Implementation
nxt
sso_open_hashset
SSOFlatHashSet
aliases
InsertionStatus
destructors
~this
functions
contains
insert
remove
postblits
this(this)
properties
capacity
length
static functions
withCapacity