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

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP