@hackage lookup-tables0.1.1.1
Statically generate lookup tables using Template Haskell.
Categories
License
ISC
Maintainer
Jake.McArthur@gmail.com
Links
Versions
Installation
Dependencies (3)
- base >=4.7 && <4.9
- primitive >=0.6 && <0.7
- template-haskell >=2.9 && <2.11 Show all…
Dependents (1)
@hackage/acme-everything
This package provides a single Template Haskell function for memoizing a given function by statically generating a lookup table.