Sujet : Re: Why don't people like lisp?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.lispDate : 04. Jul 2024, 00:49:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v64o27$2dnqo$3@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Pan/0.158 (Avdiivka; )
On Wed, 03 Jul 2024 13:29:21 -0700, Paul Rubin wrote:
Lawrence D'Oliveiro <ldo@nz.invalid> writes:
>
There is an infinity of combinations of arguments to max that give -∞
as the function result; what’s so special about distinguishing the
empty argument list?
max is a two-argument function, just like +.
Not in all the good languages.