Packages

p

strawman

collection

package collection

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

Type Members

  1. type AnyConstr[X] = Any

Value Members

  1. implicit def arrayToArrayOps[A](as: Array[A]): ArrayOps[A]
  2. implicit def arrayToView[T](xs: Array[T]): ArrayView[T]
    Definition Classes
    LowPriority
  3. implicit def optionToIterableOnce[A](maybeA: Option[A]): IterableOnce[A]
  4. implicit def stringToStringOps(s: String): StringOps
  5. implicit def stringToView(s: String): StringView
    Definition Classes
    LowPriority

Inherited from LowPriority

Inherited from AnyRef

Inherited from Any

Ungrouped