PartitioningIterator

constructor(source: Iterator<T>, size: Int, cutIncomplete: Boolean = false)