Universe-level ordering constraint.
Summary
Types
@type t() :: %Theoria.Level.Constraint{ left: Theoria.Level.t(), right: Theoria.Level.t() }
Functions
@spec leq(Theoria.Level.t(), Theoria.Level.t()) :: t()
Universe-level ordering constraint.
@type t() :: %Theoria.Level.Constraint{ left: Theoria.Level.t(), right: Theoria.Level.t() }
@spec leq(Theoria.Level.t(), Theoria.Level.t()) :: t()