Skip to content

Correctly encode empty arrays#63

Merged
zkry merged 1 commit intomasterfrom
62-fix-vector-encoding
Oct 20, 2025
Merged

Correctly encode empty arrays#63
zkry merged 1 commit intomasterfrom
62-fix-vector-encoding

Conversation

@zkry
Copy link
Owner

@zkry zkry commented Oct 20, 2025

Fixes #62

This PR modifies the encoding of arrays so that if the array is empty, it immediately encodes it as [].

@zkry zkry merged commit d376219 into master Oct 20, 2025
2 checks passed
@zkry zkry deleted the 62-fix-vector-encoding branch October 20, 2025 07:22
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.

Empty list is encoded as empty associative array.

1 participant