silly q about sloop
James Cloos <[email protected]> Wed, 29 Apr 2026 14:23:00 -0400
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
having read the git log on the brach about moving sloop, in my master checkout sloop.lisp reads: (in-package :cl-sloop) (defmacro sloop (&rest body) (warn (intl:gettext "Using deprecated macro 'sloop'. Use 'loop' instead.")) `(loop ,@body)) is deleting not better than moving? (yes, i got curious as to what sloop was....) -JimC -- James Cloos <[email protected]> OpenPGP: https://jhcloos.com/0x997A9F17ED7DAEA6.asc