Numeric Prelude

From HaskellWiki
Revision as of 14:43, 11 August 2008 by Lemming (talk | contribs) (HCAR)
Jump to navigation Jump to search

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