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