Content deleted Content added
GoingBatty (talk | contribs) bad link repair, general fixes & manual clean up, typos fixed: a immutable → an immutable, replaced: {{Citation needed|date=December 2008}}. → .{{Citation needed|date=December 2008}}, [ using AWB (8686) |
|||
Line 321:
Note that the lookup function returns a "Maybe" value, which is "Nothing" if not found, or "Just ''result''" when found.
[[Glasgow Haskell Compiler|GHC]], the most commonly
One is polymorphic functional maps (represented as immutable balanced binary trees):
|