Iterablex

object Iterablex extends Iterablex
Companion:
class
trait Iterablex
class Object
trait Matchable
class Any

Type members

Inherited classlikes

class ExtendedIterable[T](xs: Iterable[T])

Additional methods for Iterable objects

Additional methods for Iterable objects

Inherited from:
Iterablex

Implicits

Inherited implicits

implicit def extendIterable[T](xs: Iterable[T]): ExtendedIterable[T]

implicit definition to transform an Iterable to an ExtendedIterable

implicit definition to transform an Iterable to an ExtendedIterable

Inherited from:
Iterablex