Qurak

KeyDropFrom

利用可能

Removes a key-value pair from an association

KeyDropFrom[a, key]
KeyDropFrom[a, {key1, key2, …}]
myHash = <|"Green" -> 2, "Red" -> 1|>; KeyDropFrom[myHash, "Green"] → <|Red -> 1|>

トピック

関連

全 6300 関数 · MCPクライアントから使う