Utility functions for Elixir
I wrote up some of my thoughts about releasing a small utility library for Elixir. Mostly for my own usage, but some fun things, for example Map.deep_put (like mkdir -p), and Map.group_by - multi-level grouping, great for rendering hierarchical Ecto results for example. Feedback welcome.
Read next breadcrumbs plugin for Plug application