Difference between revisions of "The Other Prelude"

From HaskellWiki
Jump to navigation Jump to search
(call for contribution)
(No difference)

Revision as of 06:15, 21 December 2006

Call for Contribution

This fun project, called "The Other Prelude", and is a creative reconstruction of the standard Prelude. By disregarding history and compatibility, we get a clean sheet.

Naming Conventions

The principal is to make the names very readable for both beginners and category theorists (if any).

The Hierarchy

  • TheOtherPrelude - Minimalistic module.
  • TheOtherPrelude.Extension - Convenient definitions.

See Also

Mathematical prelude discussion - A numeric Prelude. Could this be merged into this one? Prelude extensions and Prelude function suggestions - Unlike "The Other Prelude" they enhance the Prelude.