Combinator
From HaskellWiki
(Difference between revisions)
m (Categorize) |
m (Fix categorize :)) |
||
| Line 11: | Line 11: | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
| - | [[Category | + | [[Category:Combinators]] |
Revision as of 22:52, 17 May 2007
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
