endpoints

package endpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait InvariantFunctor[F[_]] extends AnyRef

    Defines way to transform give type constructor F

  2. trait InvariantFunctorSyntax extends AnyRef

  3. trait Semigroupal[F[_]] extends AnyRef

  4. trait SemigroupalSyntax extends AnyRef

  5. trait Tupler[A, B] extends AnyRef

    Defines a strategy for tupling A and B values, according to types A and B.

  6. trait Tupler1 extends AnyRef

  7. trait Tupler2 extends Tupler1

  8. trait Tupler3 extends Tupler2

  9. trait Tupler4 extends Tupler3

Value Members

  1. object Tupler extends Tupler4

  2. package algebra

Ungrouped