[Haskell-cafe] Strict version of Data.Map.map
Edsko de Vries
devriese at cs.tcd.ie
Thu Feb 26 10:35:51 EST 2009
Hi,
Is it possible to write a strict version of Data.Map.map (so that the
Map becomes strict in the elements as well as the keys)?
Thanks,
Edsko
More information about the Haskell-Cafe
mailing list