Kind.MakeTaumodule F : Logic.Fieldmodule A : Logic.Datainclude Logic.Symbol with type t = (F.t, A.t) Logic.datatypetype t = (F.t, A.t) Logic.datatypeval hash : t -> intval pretty : Stdlib.Format.formatter -> t -> unitval debug : t -> stringfor printing during debug
val basename : t -> stringhint for generating fresh names