Qurak

KeyDropFrom

Disponible

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

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP