Combinator

From HaskellWiki
Revision as of 20:15, 5 October 2006 by BrettGiles (talk | contribs) (HaWiki conversion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A function or definition with no Free variables.

Question: On which syllable do you put the accent when saying "combinator"?

I say COM-bin-ay-tur, since it comes from "combine". -- User:AndrewBromage

See also:

* Combinator pattern, which has a good start on how combinators are used in programming
* Super combinator