object HFix
- Companion:
- class
Type members
Value members
Concrete methods
def anaNT[F[_[_], _], G[_]](alg: HCoAlgebra[F, G])(using evidence$4: 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
Algebra to discard the annotations from an HCofree structure.
Algebra to discard the annotations from an HCofree structure.