Nm.IntMap
insert :: Nm a -> b -> IntMap b -> IntMap b Source #
findWithDefault :: a1 -> Nm a2 -> IntMap a1 -> a1 Source #