[Haskell-cafe] Is there anyone out there who can translate C# generics into Haskell?

Ketil Malde ketil+haskell at ii.uib.no
Thu Jan 3 15:56:44 EST 2008


"Peter Verswyvelen" <bf3 at telenet.be> writes:

> Well, it's a good habit in Haskell to move the "most important" parameter to
> the end of the argument list. See e.g.
> http://www.haskell.org/haskellwiki/Parameter_order. 

I must say I like these recommendations.  As for the Data.Map examples,
the parameter order was changed compared to the old FiniteMap, and I
was sure there was some rationale given?

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list