flat-maybe: Strict Maybe without space and indirection overhead

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.8 && <4.9), 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
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 927 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]