| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Plutarch.Internal.Quantification
Documentation
newtype PForall (b :: a -> S -> Type) s Source #
Instances
| PlutusType (PForall f) Source # | |
Defined in Plutarch.Internal.PlutusType | |
| type PInner (PForall f) Source # | |
Defined in Plutarch.Internal.PlutusType | |
data PSome (b :: a -> S -> Type) s Source #
Instances
| PlutusType (PSome f) Source # | |
| type PInner (PSome f) Source # | |
Defined in Plutarch.Internal.PlutusType | |
Instances
| PlutusType (PFix f) Source # | |
| type PInner (PFix f) Source # | |
Defined in Plutarch.Internal.PlutusType | |