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 intomainfrom
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 intomainfrom
fix/nested-arrays

Conversation

@shubhiscoding
Copy link
Copy Markdown
Owner

also fixed the nested array update issue

@shubhiscoding shubhiscoding merged commit fae6c72 into main Mar 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant