collections-d v0.4.1 (2021-01-24T21:13:46Z)
Dub
Repo
LinkedMap.has
collections
linkedmap
LinkedMap
Returns true if key is found.
struct
LinkedMap
(K, E, bool nogcIndexing = true, alias equal = "a == b", bool ovrwrtBhvr = true)
@
nogc
@
safe
pure nothrow
bool
has
(
K
key
)
Meta
Source
See Implementation
collections
linkedmap
LinkedMap
functions
has
opApply
opApplyReverse
opIndex
opIndexAssign
ptrOf
remove
toString
properties
length
static functions
makeFunc
variables
_length
last
root
Returns true if key is found.