Module charon_lib::transform::index_to_function_calls
source · Expand description
Desugar array/slice index operations to function calls.
Structs§
- Visitor 🔒Visitor to transform the operands by introducing intermediate let statements.