Closed kozross closed 1 week ago
This does several things:
PSBool
Plutarch.LedgerApi.Utils
PBool
Plutarch.Builtin.Bool
PEq
PPartialOrd
POrd
pif'
This does several things:
PSBool
is now inPlutarch.LedgerApi.Utils
, as it's not used anywhere elsePBool
is now housed inPlutarch.Builtin.Bool
, along with its major functionalityPEq
now resides in its own modulePPartialOrd
andPOrd
now reside in their own modulespif'
is now exported from the Prelude