Modules§
- core_
function 🔒 - evaluate 🔒
- util 🔒
- value 🔒
Structs§
- Async
Execution - Future
- Global
Id - Global values - such as mappings, functions, etc - are identified by program and name.
- Struct
Contents
Enums§
- Value
- A Leo value of any type.
Traits§
- Core
Function Helper - A context in which we can evaluate core functions.
Functions§
- evaluate_
binary - Evaluate a binary operation.
- evaluate_
core_ function - evaluate_
unary - Evaluate a unary operation.
- literal_
to_ value