scala
package
scala
Type Members
-
type
::[A] = scala.collection.immutable.::[A]
-
-
type
AnyRef = AnyRef
-
-
-
-
type
BufferedIterator[+A] = scala.collection.BufferedIterator[A]
-
-
-
type
Equiv[T] = scala.math.Equiv[T]
-
-
-
type
Fractional[T] = scala.math.Fractional[T]
-
-
-
-
type
Integral[T] = scala.math.Integral[T]
-
-
-
-
type
Left[+A, +B] = scala.util.Left[A, B]
-
-
-
-
-
-
-
-
type
PartialOrdering[T] = scala.math.PartialOrdering[T]
-
type
PartiallyOrdered[T] = scala.math.PartiallyOrdered[T]
-
-
type
Right[+A, +B] = scala.util.Right[A, B]
-
-
-
type
Stream[+A] = scala.collection.immutable.Stream[A]
-
-
-
-
-
-
-
type
Vector[+A] = scala.collection.immutable.Vector[A]
Value Members
-
val
#::: scala.collection.immutable.Stream.#::.type
-
-
-
-
val
AnyRef: Specializable
-
val
BigDecimal: scala.math.BigDecimal.type
-
val
BigInt: scala.math.BigInt.type
-
val
Either: scala.util.Either.type
-
-
-
val
IndexedSeq: scala.collection.IndexedSeq.type
-
-
val
Iterable: scala.collection.Iterable.type
-
val
Iterator: scala.collection.Iterator.type
-
-
val
List: scala.collection.immutable.List.type
-
-
val
Numeric: scala.math.Numeric.type
-
val
Ordered: scala.math.Ordered.type
-
val
Ordering: scala.math.Ordering.type
-
val
Range: scala.collection.immutable.Range.type
-
-
val
Seq: scala.collection.Seq.type
-
-
val
StringBuilder: scala.collection.mutable.StringBuilder.type
-
val
Traversable: scala.collection.Traversable.type
-
-