Packages

p

alleycats

package alleycats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ConsK[F[_]] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  2. trait Empty[A] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  3. trait EmptyK[F[_]] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  4. trait Extract[F[_]] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  5. trait One[A] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  6. trait Pure[F[_]] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )
  7. trait Zero[A] extends Serializable
    Annotations
    @implicitNotFound( ... ) @typeclass( ... , ... )

Value Members

  1. object ConsK extends Serializable
  2. object Empty extends IterableEmptyInstance with EmptyInstances0 with Serializable
  3. object EmptyK extends EmptyKInstances0 with Serializable
  4. object Extract extends Serializable
  5. object One extends Serializable
  6. object Pure extends Serializable
  7. object Zero extends Serializable

Ungrouped