Partitions this iterator into a tuple of [falsey, truthy] corresponding to what predicate returns for each value.
[falsey, truthy]
predicate
Partitions this iterator into a tuple of
[falsey, truthy]
corresponding to whatpredicate
returns for each value.