Sort (sort v1.0.0)

The Sort module create a list of sort records.

Summary

Functions

Returns list of the sort records.

Types

@type t() :: %Sort{code: String.t(), id: integer(), label: String.t()}

Functions

@spec get() :: [t()]

Returns list of the sort records.