Providing Map#drop (by key or value) and Map#take functionality for nested maps
-
Updated
Jan 5, 2024 - Elixir
Providing Map#drop (by key or value) and Map#take functionality for nested maps
Useful Erlang Functions Library
Influenced by Rails Activesupport::Inflector, Digger uses protocols to handle some common data transformation operations such as snake_casing, camelCasing, lower/upper casing the first letter, converting strings to atoms and other operations I've found myself doing in Elixir
Add a description, image, and links to the nested-maps topic page so that developers can more easily learn about it.
To associate your repository with the nested-maps topic, visit your repo's landing page and select "manage topics."