com.nicta.scoobi.core.Iterable1
Add methods to scala.collection.Iterable[A].
scala.collection.Iterable[A]
Prepends an element to a regular iterable to produce a non-empty iterable.
Produces an iterable containing cumulative results of applying the operator going left to right.
Add methods to
scala.collection.Iterable[A]
.