Categorizing Ranges
The Great one via Digitalmars-d
digitalmars-d at puremagic.com
Wed Oct 7 11:11:37 PDT 2015
On Wednesday, 7 October 2015 at 18:09:51 UTC, Meta wrote:
> On Wednesday, 7 October 2015 at 17:15:47 UTC, Jonathan M Davis
> wrote:
>> Except that take doesn't mutate its function argument, and
>> drop only does if the range is a reference type. So, they
>> really aren't mutating algorithms.
>>
>> - Jonathan M Davis
>
> Yeah, true. Partitioning or Isolating, something along those
> lines seems more descriptive I guess, as that's technically
> what you're doing.
Needy
More information about the Digitalmars-d
mailing list