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:[email protected]?subject=Unsubscribe
