package bimap

  1. Overview
  2. Docs
An OCaml library implementing bi-directional maps and multi-maps

Install

Authors

Maintainers

Sources

20201231.tar.gz
md5=f6d279ec651aefd03ece86f4d0a7ed27
sha512=bf21e5bfbc26bba3835ac65eaa5fb261359aba030d2d7c50794b9e0f87a491b04999dd0053a9ffb3e9a551eabfb212dc7cde4384fb27b553c5044296806c0f3f

Description

Bi-directional maps permit clients to not only obtain a value provided a key, but to obtain a key provided a value

Published: 01 Jan 2021

Dependencies (3)

  1. dune >= "2.0"
  2. core >= "v0.11.3" & < "v0.15"
  3. ocaml >= "4.06.0"

Dev Dependencies (1)

  1. ounit with-test & >= "2.2.2"

Used by

None

Conflicts

None