phobos-next ~master (2024-03-19T05:49:32Z)
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
enums
isAA
functions
assumeMoveableSorted
setIntersectionAA
setIntersectionFast
setUnionUpdate
structs
MoveableSortedRange
Specialization for std.algorithm.setopts.setUnion for AA.