
7 Apr
2009
7 Apr
'09
6:25 p.m.
It is a bit odd. I'd suggest improvements (particularly implementing "carding" strategies) should be uploaded to hackage. -- Don bugfact:
These functions have their arguments reversed when compare to e.g. Map
For example
Data.HashTable.lookup :: HashTable key val -> key -> IO (Maybe val)
Data.Map.lookup :: Ord key => key -> Map key val -> Maybe val
I find this a bit odd. Is this by design?
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe