phobos-next ~master (2022-05-18T09:58:38.2169964)
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
assumeMoveableSorted
setIntersectionFast
setUnionUpdate
structs
MoveableSortedRange
templates
isAA
Specialization for std.algorithm.setopts.setUnion for AA.