enumerate-function: simple package for inverting functions and testing totality, via brute enumeration of the domain

[ bsd3, library, program, todo ] [ Propose Tags ]

see the Enumerate.Function module for examples for documentation.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1
Dependencies base (>=4.7 && <5), containers (>=0.5), deepseq (>=1.3), enumerate, enumerate-function, exceptions (>=0.8), MemoTrie (>=0.6), semigroups (>=0.18) [details]
License BSD-3-Clause
Copyright 2016 Spiros Boosalis
Author Spiros Boosalis
Maintainer samboosalis@gmail.com
Category TODO
Home page http://github.com/sboosali/enumerate-function#readme
Source repo head: git clone https://github.com/sboosali/enumerate-function
Uploaded by sboo at 2017-05-02T20:18:47Z
Distributions
Executables example-enumerate-function
Downloads 1564 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-02 [all 1 reports]

Readme for enumerate-function-0.0.1

[back to package description]

Build Status Hackage

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 ).