
5 Aug
2008
5 Aug
'08
11:12 a.m.
Which naming scheme is less ugly, Data.Map.mapWithKeyL or Data.Map.Lazy.mapWithKey?
A separate module is much better, as it will allow switching entire modules over just by changing an import, and still allow something close to the mapWithKeyL usage via a qualified import (e.g. "import qualified Data.Map.Lazy as L") Ganesh ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ==============================================================================