Build Your Own Real-Time Web Service with Elixir/Phoenix: Assenty Show and Tell IntelliJ Elixir v4.6.0

deep_merge 0.1.0 - deeply (recursively) merge maps, keywords and more!

deep_merge is a ew library to deep (recursive) merge maps and keyword lists and your own structs/types through protocols or you can modify merging behavior through an optional function as an argument.

You can find it on github, hex and hexdocs. I also wrote a small release blog post detailing how the library came to be after trying to get deep_merge into elixir.