phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
byValue
nxt
container
hybrid_hashmap
@
safe
@
trusted
auto
byValue
(
SomeMap
)
(
auto
ref
return
SomeMap
c
)
if
(
is
(
SomeMap
==
HybridHashMap
!(
_
),
_
...
) &&
SomeMap.hasValue
)
Return Value
Type:
auto
range that iterates through the values of
c
in undefined order.
Meta
Source
See Implementation
nxt
container
hybrid_hashmap
aliases
HybridHashSet
range
enums
PrimeCapacityFlag
isHoleable
functions
byElement
byKey
byKeyValue
byValue
filtered
intersectWith
intersectedWith
make
removeAllMatching
structs
ByLvalueElement
HybridHashMap
templates
defaultKeyEqualPredOf
variables
isAddress