Idris2Doc : Deriving.DepTyCheck.Gen.ForOneTypeConRhs.Interface

Deriving.DepTyCheck.Gen.ForOneTypeConRhs.Interface

(source)

Reexports

importpublic Deriving.DepTyCheck.Gen.ForAllNeededTypes.Interface

Definitions

interfaceDeriveBodyRhsForCon : Type
Methods:
consGenExpr : DerivationClosurem=>Elaborationm=>NamesInfoInTypes=>ConsRecs=>GenSignature-> (con : Con) ->SortedSet (Fin ((con.args) .length)) ->TTImp->mTTImp
consGenExpr : DeriveBodyRhsForCon=>DerivationClosurem=>Elaborationm=>NamesInfoInTypes=>ConsRecs=>GenSignature-> (con : Con) ->SortedSet (Fin ((con.args) .length)) ->TTImp->mTTImp
Totality: total
Visibility: public export