Difference between revisions of "Unicode-symbols"

From HaskellWiki
Jump to navigation Jump to search
(created)
(No difference)

Revision as of 11:11, 23 March 2010


Overview

An overview of the packages that provide Unicode symbols.

Naming: A package X-unicode-symbols defines new symbols for functions and operators from the package X.

All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions.

Alternatives for existing operators have the same fixity. New operators will have a suitable fixity defined.

base-unicode-symbols

darcs get http://code.haskell.org/~roelvandijk/code/base-unicode-symbols

containers-unicode-symbols

darcs get http://code.haskell.org/~roelvandijk/code/containers-unicode-symbols