Re: Two maybe-bugs and two proposals Dave Mason 14 Apr 2005 17:07 UTC

>>>>> On Thu, 14 Apr 2005 18:28:12 +0200, Sebastian Egner <xxxxxx@philips.com> said:

> The alternatives are: Parametric tests (<? compare x y)
> vs. higher-order procedures (<? compare) => predicate.

> I would like to think about this first, and come back to it later.

Why not have <? with a single parameter produce a predicate, and with
more parameters do the operation?  Reduces cognitive load, and gives
the best of both worlds.

../Dave