Talk:Church numerals

From Rosetta Code
Revision as of 22:14, 21 August 2018 by Hout (talk | contribs) (Created page with "=== Created a stub for a Church Numerals === Not sure if this needs the addition of a more stretching task ? It may already not be all that easy to implement in languages wit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Created a stub for a Church Numerals

Not sure if this needs the addition of a more stretching task ? It may already not be all that easy to implement in languages with limited support for higher-order functions. In AppleScript, for example, my first sketches of churchMultiply all produce a stack overflow. Hout (talk) 22:09, 21 August 2018 (UTC)