Skip to main content
atoti.NaturalOrder(
    *,
    ascending: bool = True,
)
Natural order.
Digit sequences in strings are compared by their numeric value rather than character by character:
See also: All the available orders.

Attributes

ascending

bool