Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change file format to version 2 #760

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Change file format to version 2 #760

merged 1 commit into from
Mar 3, 2024

Conversation

cberner
Copy link
Owner

@cberner cberner commented Mar 3, 2024

This introduces a counter for the length of tables, so that len() is constant time instead of linear in the size of the table

This introduces a counter for the length of tables, so that len() is
constant time instead of linear in the size of the table
@cberner cberner merged commit 222a37f into master Mar 3, 2024
3 checks passed
@cberner cberner deleted the new_fileformat branch March 3, 2024 18:13
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