Qurak

KeySelect

Tilgjengelig

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

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient