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

Dissolve using Generators. #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

arthurschreiber
Copy link
Collaborator

This is something I've been playing around with lately.

Obviously, this is backwards incompatible, but it makes dissolve so much simpler, both implementation wise (less code, yay) as well as usage wise (no .tap or .loop nonsense, just use normal loops). It's also a lot faster, better on memory usage and easier to optimize by V8

@deoxxa What do you think?

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