Erlang Set Associative Map For Key Lists
An interface is provided which takes an Erlang data structure module name that contains a dict API to provide a set associate map for a list of keys and 1 value. The maps module is supported despite not providing the dict API.
Author
Michael Truog (mjtruog at protonmail dot com)
License
MIT License