Skip to content
Erlang 2-way map
Erlang Elixir
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
doc
src
README.markdown
mix.exs
rebar.config

README.markdown

Erlang 2-way Map

An interface is provided which takes an Erlang data structure module name that contains a dict API to provide a 2-way map. The resulting data structure would be used when 2 different key values need to refer to the same value (e.g., using both a UUID and an Erlang pid to reference configuration data).

Author

Michael Truog (mjtruog [at] gmail (dot) com)

License

BSD

Something went wrong with that request. Please try again.