int-like: Newtype wrappers over IntSet and IntMap

[ bsd3, data-structures, library ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/ejconlon/int-like#readme


[Skip to Readme]

Modules

[Last Documentation]

  • IntLike
    • IntLike.Equiv
    • IntLike.Graph
    • IntLike.Map
    • IntLike.MultiMap
    • IntLike.Set

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2
Dependencies algebraic-graphs (>=0.5 && <0.7), base (>=4.12 && <5), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5), hashable (>=1.3 && <1.5) [details]
License BSD-3-Clause
Copyright (c) 2022 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Category Data Structures
Home page https://github.com/ejconlon/int-like#readme
Bug tracker https://github.com/ejconlon/int-like/issues
Source repo head: git clone https://github.com/ejconlon/int-like
Uploaded by ejconlon at 2022-05-19T04:22:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 146 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-05-19 [all 2 reports]

Readme for int-like-0.1.0

[back to package description]

int-like

CircleCI

Newtype wrappers over IntSet and IntMap