phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
overlapsInOrder
nxt
overlapping
@
safe
pure nothrow @
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