> It does in fact attempt to do that, and the tests check for that, but > there's no guarantee in its API. Of course "equally" here means +/- > one element.
Correction: *except* when the Seq is a NumericRange: then it shorts the last partition. E.g., 91 elements split 10 ways -> 10 elements in the first 9 partitions, one in the last.
