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