Packages

p

org.atnos

origami

package origami

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

Type Members

  1. type Aux[M[_], A, B, S1] = Fold[M, A, B] { type S = S1 }
  2. type FoldState[A, B] = Fold[Id, A, B] { type S = B }
  3. type Sink[M[_], A] = Fold[M, A, Unit]

Value Members

  1. object folds

    List of predefined Folds

Inherited from AnyRef

Inherited from Any

Ungrouped