dwyl / learn-elixir

:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
1.6k stars 107 forks source link

About comprehensions in Elixir #193

Open ndrean opened 1 year ago

ndrean commented 1 year ago

To extend the docs, a nice lecture,with examples on using "filters", "into" and "reduce" in a "for" loop

https://www.mitchellhanberg.com/the-comprehensive-guide-to-elixirs-for-comprehension/