[pro] [Q] naming convention

Nikodemus Siivola nikodemus at random-state.net
Thu Apr 5 08:35:05 UTC 2012


On 5 April 2012 08:45, Pascal Costanza <pc at p-cos.net> wrote:

> (defun while (predicate body)

> (defmacro while* (predicate &rest body)

> ...except I would like to use the name 'while for the macro, and some
> other name for the function (while/f, or so). Any suggestions? Everything

How about CALL-WHILE?

Cheers,

 -- Nikodemus




More information about the pro mailing list