Data.FiniteMap
Christian Maeder
maeder at tzi.de
Wed Sep 20 08:54:57 EDT 2006
Malcolm Wallace schrieb:
>> I think there is a wrapper somewhere that provides the old
>> Data.FiniteMap in terms of the Data.Map implementation.
>
> Darcs patch attached, if it is of interest.
This patch does not have the functions:
foldFM_GE, fmToList_GE, keysFM_GE, eltsFM_GE,
foldFM_LE, fmToList_LE, keysFM_LE, eltsFM_LE,
Currently I need to replace fmToList_LE and keysFM_LE. Does someone have
code for these (in terms of Data.Map)?
Christian
More information about the Glasgow-haskell-users
mailing list