README.markdown

March 29, 2018 ยท View on GitHub

Erlang Maps Dict API

hex.pm version

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 protonmail dot com)

License

MIT License