Qurak

KeySort

Доступно

Sorts an association by its keys.

KeySort[assoc]
KeySort[assoc, p]
KeySort[<|a -> 1, b -> 2|>] → <|a -> 1, b -> 2|>KeySort[<|3 -> a, 1 -> b, 2 -> c|>, Greater] → <|3 -> a, 2 -> c, 1 -> b|>

Темы

Связанное

Все 6300 функций · Использовать из MCP-клиента