макры рулят
Jul. 4th, 2006 06:16 pmGuy Lapalme. Implementation of a "Lisp comprehension" macro.
Вот что делают!
via
lispnik
Вот что делают!
(defun perms (x) (if (null x) ’(()) [(cons a p) (a <- x) (p <- (perms (remove a x :count 1)))]))
via
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)