Qurak

KeySelect

उपलब्ध

Selects elements of an association by a key criterion; supports the operator form KeySelect[crit][assoc]

KeySelect[assoc, crit]
KeySelect[crit]
KeySelect[<|1 -> a, 2 -> b, 3 -> c|>, EvenQ] → <|2 -> b|>KeySelect[EvenQ][<|1 -> a, 2 -> b, 3 -> c|>] → <|2 -> b|>

विषय

संबंधित

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