Combinator
From HaskellWiki
(Difference between revisions)
(HaWiki conversion) |
m (Formatting mistake) |
||
| Line 6: | Line 6: | ||
See also: | See also: | ||
| - | + | * [[Combinator pattern]], which has a good start on how combinators are used in programming | |
| - | + | * [[Super combinator]] | |
[[Category:Glossary]] | [[Category:Glossary]] | ||
Revision as of 20:16, 5 October 2006
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
