phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
byValue
nxt
open_hashmap
@
safe
@
trusted
auto
byValue
(
SomeMap
)
(
auto
ref
return
SomeMap
c
)
if
(
isInstanceOf
!(
OpenHashMap
,
SomeMap
) &&
SomeMap.hasValue
)
Return Value
Type:
auto
range that iterates through the values of
c
in undefined order.
Meta
Source
See Implementation
nxt
open_hashmap
aliases
Flags
OpenHashSet
range
enums
Flag
isHoleable
functions
byElement
byKey
byKeyValue
byValue
filtered
intersectWith
intersectedWith
make
removeAllMatching
structs
ByLvalueElement
OpenHashMap
templates
defaultKeyEqualPredOf
variables
isAddress