Add Sequence.split(maxLength:)

Another minor naming nit: the parameter should be labeled maxCountPerSplit to make clear that it is not maxSplitCount

1 Like