lazy-hash: Identifiers for not-yet-computed values

[ data, gpl, library ] [ Propose Tags ]

This package gives a way to assign values with largely unique keys, without ever actually spending the time needed to compute the value. The basic idea is to hash the source code of some expression (in other words, its unnormalised AST), rather than the value (its normal form).

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.13), constrained-categories (>=0.3 && <0.4), hashable (>=1.0 && <1.3), haskell-src-meta (>=0.6 && <0.9), tagged, template-haskell, vector-space (>=0.9 && <0.18) [details]
License GPL-3.0-only
Author Justus Sagemüller
Maintainer (@) jsag $ hvl.no
Revised Revision 3 made by leftaroundabout at 2019-09-18T13:22:06Z
Category Data
Uploaded by leftaroundabout at 2017-07-24T16:27:26Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 991 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]