flat-maybe: Strict Maybe without space and indirection overhead
Strict Maybe without space and indirection overhead. Inspired by Rust's Option, which is represented by either a pointer to the object or a specific "null" pointer. The implementation is a giant unsafe trick.
Versions [faq] | 0.1.0.0 |
---|---|
Dependencies | base (==4.8.*), ghc-prim (==0.4.0.0) [details] |
License | BSD-3-Clause |
Copyright | 2015 András Kovács |
Author | András Kovács |
Maintainer | puttamalac@gmail.com |
Category | Data |
Home page | https://github.com/AndrasKovacs/flat-maybe |
Bug tracker | https://github.com/AndrasKovacs/flat-maybe/issues |
Source repo | head: git clone https://github.com/AndrasKovacs/flat-maybe.git |
Uploaded | by AndrasKovacs at 2015-11-11T23:17:15Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 736 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-12 [all 2 reports] |
Downloads
- flat-maybe-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)