RosettaCodeData/Task/Church-numerals/Common-Lisp/church-numerals-6.lisp
2023-09-16 17:28:03 -07:00

4 lines
124 B
Common Lisp

(show '(pred four))
(show '(minus (church 11) three))
(show '(divide (church 11) three))
(show '(divide (church 12) three))