Iterablex

org.specs2.collection.Iterablex$
See theIterablex companion trait
object Iterablex extends Iterablex

Attributes

Companion
trait
Graph
Supertypes
trait Iterablex
class Object
trait Matchable
class Any
Self type
Iterablex.type

Members list

Type members

Inherited classlikes

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

Additional methods for Iterable objects

Additional methods for Iterable objects

Attributes

Inherited from:
Iterablex
Supertypes
class Object
trait Matchable
class Any

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

Attributes

Inherited from:
Iterablex