Human-readable rendering for Theoria values.
Summary
Functions
@spec error(Theoria.Error.t()) :: String.t()
@spec inductive_index(Theoria.Inductive.Index.t()) :: String.t()
@spec inductive_parameter(Theoria.Inductive.Parameter.t()) :: String.t()
@spec inductive_report(Theoria.Inductive.Report.t()) :: String.t()
@spec inductive_shape(Theoria.Inductive.Shape.t()) :: String.t()
@spec level(Theoria.Level.t()) :: String.t()
@spec term(Theoria.Term.t()) :: String.t()
@spec theorem(Theoria.Theorem.t()) :: String.t()
@spec trust_report(Theoria.Kernel.TrustReport.t()) :: String.t()