| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusIR
Contents
Synopsis
- data Term tyname name uni fun a
- = Let a Recursivity (Reference TyName (Datatype tyname name uni) #
Scoping for data types is hard, so we employ some extra paranoia and reference the provided
TyNamein the type of every single constructor, and also apply the final head to thatTyName.Defined in PlutusIR.Core.Instance.Scoping
Methods
referenceVia :: (forall name0. HasUniques (Kind ann) = ()
- = Let a Recursivity (Reference TyName (Datatype tyname name uni) #