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-клиента