module type REPR = sig .. end
sig
end
type t
val repr : t -> t TermTyped.view
t -> t TermTyped.view
val ty : t -> t option
t -> t option
val loc : t -> TermTyped.loc option
t -> TermTyped.loc option