#cp.rx.go.List.Sorted

A Statement.Modifier that specifies the list should be sorted by its 'natural' order - that is a < b.


#API Overview

Constants - Useful values which cannot be changed


#API Documentation

#Constants

Signaturecp.rx.go.List.Sorted <cp.rx.go.Statement.Modifier>
TypeConstant
DescriptionThis is a configuration of List, which should be created via List:Sorted().
NotesNone
Sourcesrc/extensions/cp/rx/go/List.lua line 70