Package

strawman.collection

immutable

Permalink

package immutable

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. immutable
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type EL[+T] = EmptyList[T]

    Permalink
  2. trait EmptyList[+T] extends Product with Serializable

    Permalink

Value Members

  1. val EL: EmptyList.type

    Permalink
  2. object EmptyList extends EmptyList[Nothing] with Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped