Sidekick_base.UconstUninterpreted constants
type ty = Sidekick_core.Term.tinclude Sidekick_sigs.EQ_ORD_HASH_PRINT with type t := tinclude Sidekick_sigs.EQ with type t := tinclude Sidekick_sigs.ORD with type t := tinclude Sidekick_sigs.HASH with type t := tval hash : t -> intinclude Sidekick_sigs.PRINT with type t := tval pp : t Sidekick_sigs.printerval const_decoders : Sidekick_core.Const.decodersval uconst : Sidekick_core.Term.store -> t -> Sidekick_core.Term.tval uconst_of_id :
Sidekick_core.Term.store ->
ID.t ->
ty ->
Sidekick_core.Term.tval uconst_of_id' :
Sidekick_core.Term.store ->
ID.t ->
ty list ->
ty ->
Sidekick_core.Term.tval uconst_of_str :
Sidekick_core.Term.store ->
string ->
ty list ->
ty ->
Sidekick_core.Term.t