imports
module Plutarch.Docs.PUnit () where
import Plutarch.Prelude ()
PUnit
The Plutarch level unit term can be constructed using pconstant () or pcon PUnit.
This is synonymous to Plutus Core builtin unit.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
module Plutarch.Docs.PUnit () where
import Plutarch.Prelude ()
PUnitThe Plutarch level unit term can be constructed using pconstant () or pcon PUnit.
This is synonymous to Plutus Core builtin unit.