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

Refactor chunks using iterators #152

Merged
merged 5 commits into from
Jan 19, 2023
Merged

Refactor chunks using iterators #152

merged 5 commits into from
Jan 19, 2023

Conversation

Maneren
Copy link
Contributor

@Maneren Maneren commented Jan 18, 2023

Hello, I rewrote the algoritm for chunking using std and iterators. It should work exactly the same but I don't know how to test it in more prod-like enviroment than just running it with mock data in a playground.

@circuitsacul circuitsacul merged commit f5a72e9 into circuitsacul:main Jan 19, 2023
@circuitsacul
Copy link
Owner

Thanks! This is a lot cleaner lol.

@Maneren Maneren deleted the chunks branch January 19, 2023 07:46
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.

2 participants