Should we have a `keysSet` function?
kritzcreek opened this issue · 0 comments
kritzcreek commented
keysSet :: forall k v. Map k v -> Set k
See the Haskell equivalent: https://hackage.haskell.org/package/containers-0.5.11.0/docs/Data-Map-Lazy.html#v:keysSet