- A partial function typeclass for Data.Map, List, and "a -> Maybe b" https://github.com/paulgustafson/partial/blob/master/partial.hs 14 comments haskell
- Efficiency of Data.map https://hackage.haskell.org/package/base-4.10.1.0/docs/Type-Reflection.html 3 comments haskell
- Composition operator in Data.Map https://www.reddit.com/r/haskell/comments/5i7ust/composition_operator_in_datamap/ 19 comments haskell
- Help with Data.Map (new to haskell ..) http://learnyouahaskell.com/modules#data-map 4 comments haskell
- Significant performance improvements for Data.Map http://hackage.haskell.org/trac/ghc/ticket/4277 5 comments haskell
- Flattening Data.Map http://cpoucet.wordpress.com/2009/04/18/flattening-datamap/ 3 comments haskell