Obtain entries not present in another map.
a map (updated)
another map
x = x - y = {[kᵢ, vᵢ] | [kᵢ, vᵢ] ∈ x, [kᵢ, *] ∉ y}
Generated using TypeDoc
Obtain entries not present in another map.