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
.
Michael Truog (mjtruog at protonmail dot com)
MIT License