invert

Version 1.0.0.4 revision 0 uploaded by chris_martin.

Package meta

Synopsis
Automatically generate a function’s inverse
Description

This library deals with computing a function’s inverse. The function’s domain must be enumerable, and preferably rather small. The function’s codomain must belong to the Eq class (even better, Ord or Hashable).

Author
Chris Martin
Bug reports
https://github.com/typeclasses/invert/issues
Category
Functions
Copyright
n/a
Homepage
https://github.com/typeclasses/invert
Maintainer
Chris Martin, Julie Moronuki
Package URL
n/a
Stability
n/a

Components