final object Partition

Constructors

Members

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