phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
byElement
nxt
sso_hashmap_or_hashset
Returns forward range that iterates through the elements of
c
.
@
trusted
auto
byElement
(
SomeHashMapOrSet
)
(
auto
ref
inout
(
SomeHashMapOrSet
)
c
)
if
(
isInstanceOf
!(
SSOHashMapOrSet
,
SomeHashMapOrSet
)
)
Meta
Source
See Implementation
nxt
sso_hashmap_or_hashset
aliases
SSOHashMap
SSOHashSet
enums
MapInsertionStatus
SetInsertionStatus
functions
byElement
filtered
intersectWith
intersectedWith
removeAllMatching
structs
SSOHashMapOrSet
Returns forward range that iterates through the elements of c.