phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
setUnionUpdate
nxt
setops_ex
Specialization for
std.algorithm.setopts.setUnion
for AA.
@
trusted
auto
setUnionUpdate
(
T1
T2
)
(
T1
a
,
T2
b
)
if
(
isAA
!
T1
&&
isAA
!
T2
)
Meta
Source
See Implementation
nxt
setops_ex
functions
setIntersectionFast
setUnionUpdate
structs
MoveableSortedRange
templates
hasContains
isAA
Specialization for std.algorithm.setopts.setUnion for AA.