Ketil Malde <[EMAIL PROTECTED]> writes
> I could accept "mode flags" if the algorithm is extremely similar,
> e.g. passing a comparator function to a sort is a kind of mode flag
> (think ordered/reversed) which I think is perfectly acceptable.
> Having flags indicating algorithm to use (sort Merge (s:ss)) is IMHO
> silly.
Not at all. Silly it to call differently the functions that compute
the same map.
Also silly is to have quotRem & divMod
instead of quotRem <mode>.
---
Observation on the literature.
There appeared a nice manner for the public discussion introduced
recently by M.Kowalsky and encouraged by L.Augustsson:
using elengantly the words "silly", "ugly", "crazy", "blathering",
and so on.
The Haskell place is in bloom, enjoying concentration of culture.
------------------
Sergey Mechveliani
[EMAIL PROTECTED]