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

[Language] Project Euler Hacking session - for comprehensions and folding #20

Open
eloots opened this issue Jan 9, 2015 · 0 comments
Open

Comments

@eloots
Copy link
Contributor

eloots commented Jan 9, 2015

Added the code that I used in my presentation to the repo in my project branch.

The part about folding wasn't presented due to a lack of time.

Note that it talks about foldLeft and foldRight in particular and describes a different forms of using these operators. For the sake of completeness, it also shows the so called 'domino' style that never really gained momentum ;-)

As mentioned during the presentation, there is a very interesting series of blog articles about Scala written by Daniel Westheide. You can find these here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant