Packages

p

jjm

package jjm

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

Type Members

  1. type DependentDecoder[F[_], G[_]] = FunctionK[F, [A]Decoder[G[A]]]
  2. type DependentEncoder[F[_], G[_]] = FunctionK[F, [A]Encoder[G[A]]]
  3. type Dot = Any { type Out }
  4. type DotDecoder[A <: Dot] = DotKleisli[Decoder, A]
  5. type DotEncoder[A <: Dot] = DotKleisli[Encoder, A]
  6. type DotF[A] = AnyRef { type Aux[B] = A{type Out = B} }
  7. type DotFunction[A <: Dot] = DotKleisli[Id, A]
  8. type DotFunctionK[F[_], A <: Dot] = FunctionK[[B]A { type Out = B }, F]
  9. type LowerCaseString = Type

Value Members

  1. val DotUnit: DotUnit
  2. val LowerCaseString: LowerCaseStringCapsule

Inherited from AnyRef

Inherited from Any

Ungrouped