View Source Sorcery.Utils.Maps (Sorcery v0.2.4)

Link to this section Summary

Functions

Like mkdir -p, but for elixir maps. Safely does put_in, assuming nothing but maps all the way down.

Link to this section Functions

Link to this function

put_in_p(m, list, value)

View Source

Like mkdir -p, but for elixir maps. Safely does put_in, assuming nothing but maps all the way down.