compiler-libs.optcomp
Backend_var.With_provenance
compiler-libs.bytecomp
compiler-libs.common
compiler-libs.toplevel
dynlink
runtime_events
stdlib
str
threads
unix
type t
Values of type t should be used for variables in binding position.
t
val print : Format.formatter -> t -> unit
val create : ?provenance:Provenance.t -> backend_var -> t
val var : t -> backend_var
val provenance : t -> Provenance.t option
val name : t -> string
val rename : t -> t