justified-containers: Keyed container types with verified keys.

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

This package contains wrappers around standard container types, that provide guarantees about the presence of keys within the container.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.2.0, 0.2.0.0, 0.2.0.1, 0.3.0.0
Dependencies base (>=4.7 && <5), containers [details]
License BSD-2-Clause
Copyright 2017 Matt Noonan
Author Matt Noonan
Maintainer matt.noonan@gmail.com
Category Data Structures
Home page https://github.com/matt-noonan/justified-containers
Source repo head: git clone https://github.com/matt-noonan/justified-containers
Uploaded by mnoonan at 2017-07-31T02:32:14Z
Distributions LTSHaskell:0.3.0.0, Stackage:0.3.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4924 total (27 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-07-31 [all 1 reports]

Readme for justified-containers-0.1.0.0

[back to package description]

justified-containers

Standard containers, with keys that carry evidence of their own presence.