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

use std.zip and remove our copy #138

Merged
merged 1 commit into from
Jun 12, 2024
Merged

use std.zip and remove our copy #138

merged 1 commit into from
Jun 12, 2024

Conversation

marler8997
Copy link
Owner

@marler8997 marler8997 commented Jun 12, 2024

This zip implementation was upstreamed into zig's std module here: ziglang/zig#19729

Now that we're on 0.13.0, we can use the upstreamed implementation.

@marler8997 marler8997 merged commit 5047aff into master Jun 12, 2024
3 checks passed
@marler8997 marler8997 deleted the useStdZip branch June 12, 2024 13:21
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