Expand description
Interpreter
Modules§
Structs§
- Reduction
Diagnostic Info - Diagnostic information about the reduction (pretty printed expr and/or env)
- Reduction
Result - Result of expression reduction procedure (see
reduce_to_crypto
).
Enums§
- Eval
Error - Interpreter errors
Functions§
- extract_
sigma_ boolean - Expects SigmaProp constant value and returns it’s value. Otherwise, returns an error.
- reduce_
to_ crypto - Evaluate the given expression by reducing it to SigmaBoolean value.