Erlang Maps Dict API
Provide all the dict module interface functions for an Erlang map data
structure. The Erlang map specific functions are included. The only conflict
between the two APIs is the maps:update/3 function which becomes
mapsd:update_value/3.
Author
Michael Truog (mjtruog [at] gmail (dot) com)
License
MIT License