Numeric Prelude

From HaskellWiki
Revision as of 14:43, 11 August 2008 by Lemming (talk | contribs) (HCAR)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Numeric Prelude provides an alternative numeric type class hierarchy, which also makes use of type features beyond Haskell 98, e.g. multi-parameter type classes.

Links