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