ae v0.0.1894 (2017-02-27T08:30:32Z)
Home
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
functions
aaGet
getOrAdd
merge
pairs
sortedPairs
sortedValues
toAA
toSet
structs
HashSet
KeyValuePair
MultiAA
OrderedMap
Slurp a range of two elements (or two-element struct/class) into an AA.