Skip to content

Refactor array handling to use Rc<RefCell<Vec<Value>>> to gain O(1) read and write#7

Merged
shubhiscoding merged 2 commits into
mainfrom
fix/nested-arrays
Mar 29, 2026
Merged

Refactor array handling to use Rc<RefCell<Vec<Value>>> to gain O(1) read and write#7
shubhiscoding merged 2 commits into
mainfrom
fix/nested-arrays

Enhance nested array support by updating index type to Vec<Expression…

dd3d2aa
Select commit
Loading
Failed to load commit list.

Select a check to view from the sidebar