Qurak

KeyIntersection

Disponibile

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

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP