package math
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait BigIntegerInstances extends AnyRef
Value Members
- object bigInteger extends BigIntegerInstances
Scalaz: Type classes and pure functional data structures for Scala.
Scalaz: Type classes and pure functional data structures for Scala.
This package, scalaz, contains:
Type class instances and other functions related to the Scala and Java standard library are in scalaz.std
Implicit conversions and wrapper classes that provide a more convenient syntax for accessing the functionality of the library are in scalaz.syntax.
Type Classes Index
Data Structures Index
A => A
.Stream
of sub-trees.A => M[B]
, allowing chaining. Also known, and aliased, as scalaz.ReaderT
.F[Option[A]]
F[Maybe[A]]
F[A \/ B]
Type Class instances for data structures in the Scala and Java standard libraries.
Type Class instances for data structures in the Scala and Java standard libraries.