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 DavisYeah, true. Partitioning or Isolating, something along those lines seems more descriptive I guess, as that's technically what you're doing.
Needy
