Obtain entries present in both maps.
a map
another map
combine function (a, b)
x ∩ y = {[kᵢ, vᵢ] | [kᵢ, vᵢ] ∈ x and [kᵢ, vᵢ] ∈ y}
Generated using TypeDoc
Obtain entries present in both maps.