Qurak

KeyIntersection

可用

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

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用