Sourcetype ('a, 'b) meth_callback = t Sourceval to_bytestring : t -> string Sourceval number_of_float : float -> t Sourceval float_of_number : t -> float Sourceval debugger : unit -> unit Sourceval meth_call : t -> string -> t array -> t Sourceval pure_expr : (unit -> 'a) -> 'a Sourceval eval_string : string -> 'a Sourceval js_expr : string -> 'a Sourceval pure_js_expr : string -> 'a