https://issues.dlang.org/show_bug.cgi?id=16996

safety0ff.bugz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from safety0ff.bugz <[email protected]> ---
Passing a tuple or array of offset is interpreted as (start, end) pairs.

See third example: https://dlang.org/phobos/std_algorithm_mutation.html#.remove

I agree that it is error prone and could use more visible documentation, see
also #12086.

--

Reply via email to