docs » cp.rx.go.List.Sorted
A Statement.Modifier
that specifies the list should be sorted by its 'natural' order - that is a < b
.
- Constants - Useful values which cannot be changed
- Sorted
Signature | cp.rx.go.List.Sorted <cp.rx.go.Statement.Modifier> |
---|---|
Type | Constant |
Description | This is a configuration of List , which should be created via List:Sorted() . |