bimap-many: Bidirectional many-to-many mapping between two key types
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Documentation links on Hackage may not appear due to backpack, so here's a link to the indefinite module: Data.BimapMany.
[Skip to Readme]
Properties
Versions | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.13.0.0 && <4.14 || >=4.14.1.0 && <4.15 || >=4.15.0.0 && <4.16), bimap-many, containers (>=0.6.2 && <0.7), deepseq (>=1.4.4 && <1.5) [details] |
License | BSD-3-Clause |
Copyright | 2021 Francesco Gazzetta |
Author | Francesco Gazzetta |
Maintainer | Francesco Gazzetta <fgaz@fgaz.me> |
Category | Data |
Home page | https://sr.ht/~fgaz/bimap-many |
Source repo | head: git clone https://git.sr.ht/~fgaz/bimap-many |
Uploaded | by fgaz at 2021-10-28T15:08:43Z |
library bimap-many
library bimap-many:bimap-indef
Downloads
- bimap-many-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees