Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 875 Bytes

cp.rx.go.List.Sorted.md

File metadata and controls

19 lines (13 loc) · 875 Bytes

docs » 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

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().