org.specs2.collection

Type members

Classlikes

trait BiMapEntry[K, V]
trait IsEmpty[T]
Companion:
object
Companion:
class
trait Iterablex

This trait provides additional methods on Iterable.

This trait provides additional methods on Iterable.

It is made public so that users can reuse the sameElementsAs method

Companion:
object
object Iterablex extends Iterablex
Companion:
class
trait Sized[T]

A trait for anything that can be sized

A trait for anything that can be sized

Companion:
object
object Sized extends SizedLowPriority1
Companion:
class

Givens

Givens

given canEqualAny[L, R]: CanEqual[L, R]