View Source Comparable protocol (ash v3.4.40)
Protocol which describes ordering relation for pair of types
Summary
Functions
Accepts struct with fields :left and :right and returns ord value
Types
@type ord() :: :gt | :lt | :eq
@type t() :: t()
Functions
Accepts struct with fields :left and :right and returns ord value