On Sat, 14 Oct 2017 07:48 +0200, Alexander Burger wrote:
> Test:
> 
> [...]
> 
>    : (foo (need 3))
>    (need 3)
>    -> 3

Rounding off the test:

    : (foo (need 3) 'this-and-subsequent-will-be-ignored 42 (/ 1 0))
    (need 3)
    -> 3

Of course.  :)

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to