ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
toAA
ae
utils
aa
Slurp a range of two elements (or two-element struct/class) into an AA.
auto
toAA
(R r)
auto
toAA
(
R
)
(
R
r
)
if
(
is
(
typeof
(
r.front
[1]))
)
auto
toAA
(R r)
Meta
Source
See Implementation
ae
utils
aa
aliases
HashSet
MultiAA
OrderedMap
OrderedSet
update
functions
aaGet
addNew
getOrAdd
merge
nonNull
orderedMap
orderedSet
pairs
require
sortedPairs
sortedValues
toAA
toSet
updatePolyfill
updateVoid
structs
HashCollection
KeyValuePair
Slurp a range of two elements (or two-element struct/class) into an AA.