intersection package:mono-traversable

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