Indicates how a collection of values has been ordered. More...
#include <types.hpp>
Public Attributes | |
| sorted | is_sorted |
| Indicates whether the collection is sorted. | |
| order | ordering |
| Indicates the order in which the values are sorted. | |
| null_order | null_ordering |
| Indicates how null values compare against all other values. | |