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 -> ?generated:bool -> string -> unitval generated_name : t -> boolmodule Hashtbl : Js_of_ocaml_compiler.Stdlib.Hashtbl.S with type key = tmodule Tbl : sig ... endmodule ISet : sig ... end