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) · 879 Bytes

cp.rx.go.List.SortedBy.md

File metadata and controls

19 lines (13 loc) · 879 Bytes

docs » cp.rx.go.List.SortedBy


A Statement.Modifier that specifies the list should be sorted by the specified function.

API Overview

  • Constants - Useful values which cannot be changed
  • SortedBy

API Documentation

Constants

Signature cp.rx.go.List.SortedBy <cp.rx.go.Statement.Modifier>
Type Constant
Description This is a configuration of List, which should be created via List:SortedBy(...).