Skip to content
  • Ian Lynagh's avatar
    Remove (most of) the FiniteMap wrapper · e95ee1f7
    Ian Lynagh authored
    We still have
        insertList, insertListWith, deleteList
    which aren't in Data.Map, and
        foldRightWithKey
    which works around the fold(r)WithKey addition and deprecation.
    e95ee1f7