~fgaz/bimap-many

Bidirectional many-to-many mapping between two key types

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fgaz/bimap-many
read/write
git@git.sr.ht:~fgaz/bimap-many

You can also use your local clone with git send-email.

#bimap-many

A data structure representing a bidirectional mapping between two key types. Each key in the bimap is associated with at least one of the opposite type. Finally, each pair of keys is associated with a value type.

#Contributing

Tickets go in the bimap-many tracker, patches and discussions in my public-inbox mailing list or on the GitHub mirror as PRs.