Packages

p

freestyle

package freestyle

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

Type Members

  1. type FSHandler[F[_], G[_]] = FunctionK[F, G]
    Annotations
    @implicitNotFound( ... )
  2. type FreeS[F[_], A] = Free[[β$0$]FreeApplicative[F, β$0$], A]
  3. type ParInterpreter[F[_], G[_]] = FunctionK[[β$1$]FreeApplicative[F, β$1$], G]
    Annotations
    @implicitNotFound( ... )
  4. type ParOptimizer[F[_], G[_]] = FunctionK[[β$1$]FreeApplicative[F, β$1$], [β$2$]Free[[β$0$]FreeApplicative[G, β$0$], β$2$]]

Value Members

  1. implicit def freeSPar2Seq[F[_], A](fa: Par[F, A]): FreeS[F, A]

Inherited from AnyRef

Inherited from Any

Ungrouped