Package

ru.pavkin.todoist.api

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. trait ComposeApply extends AnyRef

    Permalink
  2. trait Flattener[F[_], L[_], P[_]] extends AnyRef

    Permalink
  3. trait IsDistinctConstraint[L <: HList] extends Serializable

    Permalink

    Type class witnessing that all elements of L have distinct types

    Type class witnessing that all elements of L have distinct types

    Annotations
    @implicitNotFound( ... )
  4. trait NotContainsConstraint[L <: HList, U] extends AnyRef

    Permalink
    Annotations
    @implicitNotFound( ... )
  5. trait Produce[A, B] extends AnyRef

    Permalink

Value Members

  1. object IsDistinctConstraint extends Serializable

    Permalink
  2. object NotContainsConstraint

    Permalink
  3. object Produce

    Permalink

Ungrouped