phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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