| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Plutarch.Extra.Monoid
Documentation
newtype PAll (s :: S) Source #
Since: 1.3.0
Instances
| PEq PAll Source # | Since: 1.3.0 |
| PIsData PAll Source # | Since: 1.3.0 |
| DerivePlutusType PAll Source # | Since: 1.4.0 |
Defined in Plutarch.Extra.Monoid | |
| PlutusType PAll Source # | |
Defined in Plutarch.Extra.Monoid | |
| PShow PAll Source # | Since: 1.3.0 |
| Generic (PAll s) Source # | |
| Monoid (Term s PAll) Source # | |
| Semigroup (Term s PAll) Source # | |
| type DPTStrat PAll Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PContravariant' PAll Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PCovariant' PAll Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PInner PAll Source # | Since: 1.3.0 |
Defined in Plutarch.Extra.Monoid | |
| type PVariant' PAll Source # | |
| type Rep (PAll s) Source # | Since: 1.4.0 |
Defined in Plutarch.Extra.Monoid | |
newtype PAny (s :: S) Source #
Since: 1.3.0
Instances
| PEq PAny Source # | Since: 1.3.0 |
| PIsData PAny Source # | Since: 1.3.0 |
| DerivePlutusType PAny Source # | Since: 1.4.0 |
Defined in Plutarch.Extra.Monoid | |
| PlutusType PAny Source # | |
Defined in Plutarch.Extra.Monoid | |
| PShow PAny Source # | Since: 1.3.0 |
| Generic (PAny s) Source # | |
| Monoid (Term s PAny) Source # | |
| Semigroup (Term s PAny) Source # | |
| type DPTStrat PAny Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PContravariant' PAny Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PCovariant' PAny Source # | |
Defined in Plutarch.Extra.Monoid | |
| type PInner PAny Source # | Since: 1.3.0 |
Defined in Plutarch.Extra.Monoid | |
| type PVariant' PAny Source # | |
| type Rep (PAny s) Source # | Since: 1.4.0 |
Defined in Plutarch.Extra.Monoid | |