phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
overlapsInOrder
nxt
overlapping
pure nothrow @
safe
@
nogc
@
trusted
pure nothrow @
nogc
inout
(
T
)[]
overlapsInOrder
(
T
)
(
inout
(
T
)[]
a
,
inout
(
T
)[]
b
)
Return Value
Type:
inout
(
T
)[]
Slice Overlap of
a
and
b
in order given by arguments.
Meta
Source
See Implementation
nxt
overlapping
functions
overlap
overlaps
overlapsInOrder