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.

Reply via email to