Qurak

KeyExistsQ

Available

Checks if a key exists in an association

KeyExistsQ[assoc, key]
KeyExistsQ[key]
myHash = <|"Green" -> 2, "Red" -> 1|>; KeyExistsQ[myHash, "Red"] → True

Topics

Related

All 6300 functions · Use this from an MCP client