Theoria.Level.Solver (theoria v0.7.0)

Copy Markdown View Source

Small solver for universe-level ordering constraints.

Summary

Functions

explain(constraint)

leq?(left, right)

@spec leq?(Theoria.Level.t(), Theoria.Level.t()) :: boolean()

solve?(constraint)

@spec solve?(Theoria.Level.Constraint.t()) :: boolean()