Code.Varval print : Stdlib.Format.formatter -> t -> unitval idx : t -> intval of_idx : int -> tval fresh : unit -> tval fresh_n : string -> tval get_name : t -> string optionval set_name : t -> string -> unitmodule Hashtbl : Js_of_ocaml_compiler.Stdlib.Hashtbl.S with type key = tmodule Tbl : sig ... endmodule ISet : sig ... end