@hackage enumerate-function0.0.1
simple package for inverting functions and testing totality, via brute enumeration of the domain
Categories
License
BSD-3-Clause
Maintainer
samboosalis@gmail.com
Links
Versions
Installation
Dependencies (7)
- MemoTrie >=0.6
- base >=4.7 && <5
- containers >=0.5
- deepseq >=1.3
- enumerate
- exceptions >=0.8 Show all…
Dependents (0)
enumerate-function
see the Enumerate.Function module for examples and documentation.
(if hackage is broken, see the source: https://github.com/sboosali/enumerate-function/blob/master/sources/Enumerate/Function.hs ).