:: (a -> b -> c) -> Maybe a -> Maybe b -> Maybe c package:mono-traversable

Get the intersection of two maps with a supplied function that takes in the left map's value and the right map's value.