4 lines
124 B
Common Lisp
4 lines
124 B
Common Lisp
(show '(pred four))
|
|
(show '(minus (church 11) three))
|
|
(show '(divide (church 11) three))
|
|
(show '(divide (church 12) three))
|