nonempty-containers: Non-empty variants of containers data types, with full API
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.
Warnings:
- These packages miss upper bounds: - aeson - comonad - containers - deepseq - hedgehog - hedgehog-fn - invariant - nonempty-vector - semigroupoids - tasty - tasty-hedgehog - text - these - vector Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Efficient and optimized non-empty versions of types from containers. Inspired by non-empty-containers library, except attempting a more faithful port (with under-the-hood optimizations) of the full containers API. Also contains a convenient typeclass abstraction for converting betwewen non-empty and possibly-empty variants. See README.md for more information.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.3.4.4, 0.3.4.5, 0.3.4.5 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, base (>=4.9 && <5), comonad, containers (>=0.5.9), deepseq, invariant, nonempty-vector, semigroupoids, these, vector [details] |
License | BSD-3-Clause |
Copyright | (c) Justin Le 2018 |
Author | Justin Le |
Maintainer | justin@jle.im |
Category | Data Structures |
Home page | https://github.com/mstksg/nonempty-containers#readme |
Bug tracker | https://github.com/mstksg/nonempty-containers/issues |
Source repo | head: git clone https://github.com/mstksg/nonempty-containers |
Uploaded | by jle at 2023-12-07T00:29:03Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- nonempty-containers-0.3.4.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees