On Mon, 14 Jan 2013 08:36:51 +0100
Alexander Burger <a...@software-lab.de> wrote:
> The "normal" way of course is:
> 
>    (de callCheck ("Ret" . @)
>       (when (pass call)
>          "Ret" ) )
> 
> This avoids 'cons'ing a list (explicitly with 'mapcar' or implicitly
> with 'rest').

It's all right. I did the mapcar eval thing due to being a bit out of
practice.
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to