Qurak

Keys

उपलब्ध

Returns the keys of an association (optionally wrapping each with a head)

Keys[<| key1 -> val1, key2 -> val2, … |>]
Keys[{key1 -> val1, key2 -> val2, …}]
Keys[expr, h]
myHash = <|"Green" -> 2, "Red" -> 1|>; Keys[myHash] → {Green, Red}

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें