morphling.HFix
See theHFix companion class
object HFix
Attributes
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
def anaNT[F[_[_], _], G[_]](alg: HCoAlgebra[F, G])(using evidence$1: HFunctor[F]): FunctionK[G, [_] =>> HFix[F, _$46]]
def annotateAlg[F[_[_], _], A[_]](ann: A[Nothing]): FunctionK[[_] =>> HFix[F, _$74], [_] =>> HEnvT[A, F, [_] =>> HFix[F, _$75], _$76]]
Algebra to annotate the whole HCofree with a same annotation
Algebra to annotate the whole HCofree with a same annotation
Attributes
Algebra to discard the annotations from an HCofree structure.
Algebra to discard the annotations from an HCofree structure.
Attributes
Smart constructor for HCofree values.
Smart constructor for HCofree values.
Attributes
In this article