final object Partition

Constructors

Members

[+] def apply ( underlying: Iterable [ A ] , p: A => Boolean ) : Partition [ A ]
[+] def unapply ( x$1: Partition [ A ] ) : Partition [ A ]