![]() This allows conditions like ```expect x == 1``` to match performance with ```x == 1 && ...``` Also change builtins forcing to accommodate the new case-constr apply optimization |
||
---|---|---|
.. | ||
src | ||
test_data | ||
tests | ||
Cargo.toml | ||
README.md |
README.md
Untyped Plutus Core
A crate for working with untyped plutus core. It handles parsing, conversion between various forms, and flat encoding/decoding.