Petal Components - ElixirCasts IntelliJ Elixir v13.1.0

The Comprehensive Guide to Elixir's List Comprehension

List comprehensions are one of my favorite features of Elixir and I am excited to finally be writing about them! In the article I go over every single feature and option of the comprehension, how to use them, and how they compare to Enum and recursive functions.

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