RNodes a => KNodes (Flip GTerm a) Source # | |
Instance detailsDefined in AST.Unify.Generalize |
KNodes (Flip (ITerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Term |
KNodes (Flip (BTerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Blame |
Recursively KFunctor ast => KFunctor (Flip GTerm ast) Source # | |
Instance detailsDefined in AST.Unify.Generalize |
(Recursively KFunctor e, Recursively KFunctorInferOf e) => KFunctor (Flip (ITerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Term |
(Recursively KFunctor e, Recursively KFunctorInferOf e) => KFunctor (Flip (BTerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Blame |
Recursively KFoldable ast => KFoldable (Flip GTerm ast) Source # | |
Instance detailsDefined in AST.Unify.Generalize |
(Recursively KFoldable e, Recursively KFoldableInferOf e) => KFoldable (Flip (ITerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Term |
(Recursively KFoldable e, Recursively KFoldableInferOf e) => KFoldable (Flip (BTerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Blame |
RTraversable ast => KTraversable (Flip GTerm ast) Source # | |
Instance detailsDefined in AST.Unify.Generalize |
(RTraversable e, RTraversableInferOf e) => KTraversable (Flip (ITerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Term |
(RTraversable e, RTraversableInferOf e) => KTraversable (Flip (BTerm a) e) Source # | |
Instance detailsDefined in AST.Infer.Blame |
data KWitness (Flip GTerm a) n Source # | |
Instance detailsDefined in AST.Unify.Generalize |
data KWitness (Flip (ITerm a) e) n Source # | |
Instance detailsDefined in AST.Infer.Term |
data KWitness (Flip (BTerm a) e) n Source # | |
Instance detailsDefined in AST.Infer.Blame |
type KNodesConstraint (Flip GTerm a) c Source # | |
Instance detailsDefined in AST.Unify.Generalize |
type KNodesConstraint (Flip (ITerm a) e) c Source # | |
Instance detailsDefined in AST.Infer.Term |
type KNodesConstraint (Flip (BTerm a) e) c Source # | |
Instance detailsDefined in AST.Infer.Blame |