UnzipPartsParams

constructor(isPart: (T) -> Boolean, concatPart: (T, T) -> T, emptyPart: () -> T)