Open
Description
As per @fehrenbach in #5 (comment):
unionWith :: forall k a b c. Ord k => (a -> b -> c) -> Map k a -> Map k b -> Map k c
As per @fehrenbach in #5 (comment):
unionWith :: forall k a b c. Ord k => (a -> b -> c) -> Map k a -> Map k b -> Map k c