> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# order

|                                                                                         |                                                                             |
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| [`CustomOrder`](./atoti.order.CustomOrder#atoti.CustomOrder)                            | Custom order.                                                               |
| [`LexicographicalOrder`](./atoti.order.LexicographicalOrder#atoti.LexicographicalOrder) | [Lexicographical order](https://en.wikipedia.org/wiki/Lexicographic_order). |
| [`NaturalOrder`](./atoti.order.NaturalOrder#atoti.NaturalOrder)                         | [Natural order](https://en.wikipedia.org/wiki/Natural_sort_order).          |
