Module Tezos_benchmark.Free_variableSource

Sourcetype t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval of_namespace : Namespace.t -> t
Sourceval to_namespace : t -> Namespace.t
Sourceval pp : Format.formatter -> t -> unit
Sourceval pp_short : Format.formatter -> t -> unit
Sourcemodule Table : Tezos_base.TzPervasives.Hashtbl.S with type key = t
Sourcemodule Map : sig ... end
Sourcemodule Set : sig ... end
Sourcemodule Sparse_vec : Sparse_vec.S with type basis = t