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