[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Two maybe-bugs and two proposals
>>>>> On Thu, 14 Apr 2005 18:28:12 +0200, Sebastian Egner <sebastian.egner@xxxxxxxxxxx> 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