Mon Sep 22 14:32:00 PDT 2008 [EMAIL PROTECTED]
* export Data.Map.toDescList, foldlWithKey, and foldrWithKey (trac ticket
2580)
toDescList was previously implemented, but not exported.
foldlWithKey was previously implemented, but not exported. It can be used to
implement toDescList.
foldrWithKey is already exported as foldWithKey, but foldrWithKey is
explicitly
the mirror of foldlWithKey, and foldWithKey kept for compatibility.
M ./Data/Map.hs -20 +23
View patch online:
http://darcs.haskell.org/packages/containers/_darcs/patches/20080922213200-2aa8e-44699621243b82ae7b28cde7e9ece6d06b622d20.gz
_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries