Files
RustAst/examples
Michael Schimmel 683d0f4dbe Simplify tuple flattening and destructuring
The `flatten_tuple` function was unnecessarily recursive. It can now
simply return the elements of the tuple directly. The VM's destructuring
logic has been updated to handle nested destructuring more efficiently.
A new integration test case for multi-level destructuring has been
added.
2026-02-24 10:10:47 +01:00
..
2026-02-23 20:33:56 +01:00
2026-02-22 16:13:11 +01:00
2026-02-22 16:13:11 +01:00
2026-02-22 16:13:11 +01:00
2026-02-22 16:13:11 +01:00