code/ ├── closures.exs ├── funcs.exs ├── funcsMath.exs ├── lists.exs ├── maps.exs ├── math.exs ├── modules_maps.exs ...
FunPark is a miniature theme park management system built from scratch in Advanced Functional Programming with Elixir by Joseph Koski. As the title of the book implies, Koski uses Elixir as his ...
Built on top of Erlang, Elixir makes it easier to write good functional programming code and harder to mess it up. Here's a first look at this language on the rise. Elixir is one of the most ...