phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
byValue
nxt
container
flat_hashmap
@
safe
@
trusted
auto
byValue
(
SomeMap
)
(
auto
ref
return
SomeMap
c
)
if
(
isInstanceOf
!(
FlatHashMap
,
SomeMap
) &&
SomeMap.hasValue
)
Return Value
Type:
auto
range that iterates through the values of
c
in undefined order.
Meta
Source
See Implementation
nxt
container
flat_hashmap
aliases
FlatHashSet
range
enums
isHoleable
functions
byElement
byKey
byKeyValue
byValue
filtered
intersectWith
intersectedWith
make
removeAllMatching
structs
ByLvalueElement
FlatHashMap
templates
defaultKeyEqualPredOf
variables
isAddress