collections-d v0.5.1 (2023-10-18T18:46:02Z)
Dub
Repo
LinkedHashSet.nogcIndexing
collections
linkedhashset
LinkedHashSet
Undocumented in source.
struct
LinkedHashSet
(K, alias hashFunc = defaultHash128!(K), alias equal = "a == b")
static
enum
bool
nogcIndexing
;
Meta
Source
See Implementation
collections
linkedhashset
LinkedHashSet
aliases
HashType
remove
constructors
this
functions
has
hasRange
moveFront
opBinary
opBinaryRight
opOpAssign
popFront
put
removeByElem
properties
empty
front
save
static variables
nogcIndexing