Comparable protocol (ash v3.5.9)
View SourceProtocol 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()