Extensible record

From HaskellWiki
Revision as of 21:31, 8 March 2006 by EndreyMark (talk | contribs) (Add a link to the [http://www.cs.uu.nl/~daan/morrow/ Morrow] language, whith interpeter, having extensible records)
Jump to navigation Jump to search

A problem where some concepts of extensible records could be useful is described in the HaskellDB project:

Proposals, implementations can be found on the FirstClassLabels page of Haskell' Wiki.

See also