[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: arity of <? etc.

This page is part of the web mail archives of SRFI 67 from before July 7th, 2015. The new archives for SRFI 67 contain all messages, not just those from before July 7th, 2015.



Sven.Hartrumpf@xxxxxxxxxxxxxxxx wrote:

Hello.

The SRFI talks about (<? compare-integer 0 x y), but the SRFI does not allow
more than 2 objects to be compared in this way.  If this is correct, the "short
evaluation" argument in section "Why are <? etc. procedures, not macros?"
should be adjusted accordingly.

Well spotted. The example in the rationale should have been
(chain<? compare-integer 0 x y).

--
Jens Axel Søgaard