Qurak

KeyIntersection

Available

Restricts each association to the keys common to all

KeyIntersection[{assoc1, assoc2, …}]
KeyIntersection[{<|a -> 1, b -> 2|>, <|a -> 3, c -> 4|>}] → {<|a -> 1|>, <|a -> 3|>}

Topics

Related

All 6300 functions · Use this from an MCP client