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

Include various iteration examples #10

Open
aishfenton opened this issue Oct 3, 2016 · 1 comment
Open

Include various iteration examples #10

aishfenton opened this issue Oct 3, 2016 · 1 comment

Comments

@aishfenton
Copy link

Dirty secret of Scala collections is that while-loops are much faster than foreach, and for comprehensions. Would be interesting to see those in the benchmark.

@japgolly
Copy link
Owner

japgolly commented Oct 7, 2016

Good idea. A PR for this would be awesome. I'd be interested to see this.

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

No branches or pull requests

2 participants