BTW, why does `fun <T> Sequence<T>.par...
# announcements
k
BTW, why does
fun <T> Sequence<T>.partition
return pair of lists, not sequences?