# 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

  • Sorted

# API Documentation

# Constants

# 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().
Notes None
Source src/extensions/cp/rx/go/List.lua line 70