Qurak

KeyIntersection

Verfügbar

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|>}

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden