Ocamlformat_stdlibval classify_float : float -> fpclasstype nonrec in_channel = in_channeltype nonrec out_channel = out_channeltype nonrec open_flag = open_flag = val open_out : string -> out_channelval open_out_bin : string -> out_channelval open_out_gen : open_flag list -> int -> string -> out_channelval flush : out_channel -> unitval output_char : out_channel -> char -> unitval output_string : out_channel -> string -> unitval output_bytes : out_channel -> bytes -> unitval output : out_channel -> bytes -> int -> int -> unitval output_substring : out_channel -> string -> int -> int -> unitval output_byte : out_channel -> int -> unitval output_binary_int : out_channel -> int -> unitval output_value : out_channel -> 'a -> unitval seek_out : out_channel -> int -> unitval pos_out : out_channel -> intval out_channel_length : out_channel -> intval close_out : out_channel -> unitval close_out_noerr : out_channel -> unitval set_binary_mode_out : out_channel -> bool -> unitval open_in : string -> in_channelval open_in_bin : string -> in_channelval open_in_gen : open_flag list -> int -> string -> in_channelval input_char : in_channel -> charval input_line : in_channel -> stringval input : in_channel -> bytes -> int -> int -> intval really_input : in_channel -> bytes -> int -> int -> unitval really_input_string : in_channel -> int -> stringval input_byte : in_channel -> intval input_binary_int : in_channel -> intval input_value : in_channel -> 'aval seek_in : in_channel -> int -> unitval pos_in : in_channel -> intval in_channel_length : in_channel -> intval close_in : in_channel -> unitval close_in_noerr : in_channel -> unitval set_binary_mode_in : in_channel -> bool -> unitmodule LargeFile = LargeFileval incr : int ref -> unitval decr : int ref -> unitval string_of_format : ('a, 'b, 'c, 'd, 'e, 'f) format6 -> stringval (^^) :
('a, 'b, 'c, 'd, 'e, 'f) format6 ->
('f, 'b, 'c, 'e, 'g, 'h) format6 ->
('a, 'b, 'c, 'd, 'g, 'h) format6val unsafe_really_input : in_channel -> bytes -> int -> int -> unitmodule Arg = Argmodule ArrayLabels = ArrayLabelsmodule BytesLabels = BytesLabelsmodule Callback = Callbackmodule Complex = Complexmodule Digest = Digestmodule Ephemeron = Ephemeronmodule Fun = Funmodule Gc = Gcmodule Genlex = Genlexmodule ListLabels = ListLabelsmodule Marshal = Marshalmodule MoreLabels = MoreLabelsmodule Obj = Objmodule Oo = Oomodule Parsing = Parsingmodule Pervasives = Pervasivesmodule Printexc = Printexcmodule Scanf = Scanfmodule Seq = Seqmodule StdLabels = StdLabelsmodule Stream = Streammodule StringLabels = StringLabelsmodule Weak = Weakmodule Applicative : sig ... endmodule Array : sig ... endmodule Avltree : sig ... endmodule Backtrace : sig ... endmodule Binary_search : sig ... endmodule Binary_searchable : sig ... endmodule Blit : sig ... endmodule Bool : sig ... endmodule Buffer : sig ... endmodule Bytes : sig ... endmodule Char : sig ... endmodule Comparable : sig ... endmodule Comparator : sig ... endmodule Comparisons : sig ... endmodule Container : sig ... endmodule Either : sig ... endmodule Equal : sig ... endmodule Error : sig ... endmodule Exn : sig ... endmodule Field : sig ... endmodule Float : sig ... endmodule Floatable : sig ... endmodule Fn : sig ... endmodule Formatter : sig ... endmodule Hash : sig ... endmodule Hash_set : sig ... endmodule Hashable : sig ... endmodule Hasher : sig ... endmodule Hashtbl : sig ... endmodule Identifiable : sig ... endmodule Indexed_container : sig ... endmodule Info : sig ... endmodule Int : sig ... endmodule Int_conversions : sig ... endmodule Int32 : sig ... endmodule Int63 : sig ... endmodule Int64 : sig ... endmodule Intable : sig ... endmodule Int_math : sig ... endmodule Invariant : sig ... endmodule Lazy : sig ... endmodule Map : sig ... endmodule Maybe_bound : sig ... endmodule Monad : sig ... endmodule Nativeint : sig ... endmodule Nothing : sig ... endmodule Option : sig ... endmodule Option_array : sig ... endmodule Or_error : sig ... endmodule Ordered_collection_common : sig ... endmodule Ordering : sig ... endmodule Poly : sig ... endmodule Popcount : sig ... endmodule Pretty_printer : sig ... endmodule Printf : sig ... endmodule Linked_queue : sig ... endmodule Queue : sig ... endmodule Random : sig ... endmodule Ref : sig ... endmodule Result : sig ... endmodule Sequence : sig ... endmodule Set : sig ... endmodule Sexpable : sig ... endmodule Sign : sig ... endmodule Sign_or_nan : sig ... endmodule Source_code_position : sig ... endmodule Stack : sig ... endmodule Staged : sig ... endmodule Stringable : sig ... endmodule Sys : sig ... endmodule T : sig ... endmodule Type_equal : sig ... endmodule Uniform_array : sig ... endmodule Unit : sig ... endmodule Uchar : sig ... endmodule Variant : sig ... endmodule With_return : sig ... endmodule Word_size : sig ... endmodule type T = sig ... endmodule type T1 = sig ... endmodule type T2 = sig ... endmodule type T3 = sig ... endmodule Sexp : sig ... endmodule Exported_for_specific_uses : sig ... endmodule Export : sig ... endtype !'a array = 'a Array.tval array_of_sexp : (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a arrayval sexp_of_array : ('a -> Sexplib0.Sexp.t) -> 'a array -> Sexplib0.Sexp.tval array_sexp_grammar :
'a Sexplib0.Sexp_grammar.t ->
'a array Sexplib0.Sexp_grammar.ttype bool = Bool.tval hash_fold_bool :
Base_internalhash_types.state ->
bool ->
Base_internalhash_types.stateval hash_bool : bool -> Base_internalhash_types.hash_valueval bool_of_sexp : Sexplib0.Sexp.t -> boolval sexp_of_bool : bool -> Sexplib0.Sexp.tval bool_sexp_grammar : bool Sexplib0.Sexp_grammar.ttype char = Char.tval hash_fold_char :
Base_internalhash_types.state ->
char ->
Base_internalhash_types.stateval hash_char : char -> Base_internalhash_types.hash_valueval char_of_sexp : Sexplib0.Sexp.t -> charval sexp_of_char : char -> Sexplib0.Sexp.tval char_sexp_grammar : char Sexplib0.Sexp_grammar.ttype exn = Exn.tval sexp_of_exn : exn -> Sexplib0.Sexp.ttype float = Float.tval hash_fold_float :
Base_internalhash_types.state ->
float ->
Base_internalhash_types.stateval hash_float : float -> Base_internalhash_types.hash_valueval float_of_sexp : Sexplib0.Sexp.t -> floatval sexp_of_float : float -> Sexplib0.Sexp.tval float_sexp_grammar : float Sexplib0.Sexp_grammar.ttype int = Int.tval hash_fold_int :
Base_internalhash_types.state ->
int ->
Base_internalhash_types.stateval hash_int : int -> Base_internalhash_types.hash_valueval int_of_sexp : Sexplib0.Sexp.t -> intval sexp_of_int : int -> Sexplib0.Sexp.tval int_sexp_grammar : int Sexplib0.Sexp_grammar.ttype int32 = Int32.tval hash_fold_int32 :
Base_internalhash_types.state ->
int32 ->
Base_internalhash_types.stateval hash_int32 : int32 -> Base_internalhash_types.hash_valueval int32_of_sexp : Sexplib0.Sexp.t -> int32val sexp_of_int32 : int32 -> Sexplib0.Sexp.tval int32_sexp_grammar : int32 Sexplib0.Sexp_grammar.ttype int64 = Int64.tval hash_fold_int64 :
Base_internalhash_types.state ->
int64 ->
Base_internalhash_types.stateval hash_int64 : int64 -> Base_internalhash_types.hash_valueval int64_of_sexp : Sexplib0.Sexp.t -> int64val sexp_of_int64 : int64 -> Sexplib0.Sexp.tval int64_sexp_grammar : int64 Sexplib0.Sexp_grammar.tval hash_fold_list :
(Base_internalhash_types.state -> 'a -> Base_internalhash_types.state) ->
Base_internalhash_types.state ->
'a list ->
Base_internalhash_types.stateval list_of_sexp : (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a listval sexp_of_list : ('a -> Sexplib0.Sexp.t) -> 'a list -> Sexplib0.Sexp.tval list_sexp_grammar :
'a Sexplib0.Sexp_grammar.t ->
'a list Sexplib0.Sexp_grammar.ttype nativeint = Nativeint.tval hash_fold_nativeint :
Base_internalhash_types.state ->
nativeint ->
Base_internalhash_types.stateval hash_nativeint : nativeint -> Base_internalhash_types.hash_valueval nativeint_of_sexp : Sexplib0.Sexp.t -> nativeintval sexp_of_nativeint : nativeint -> Sexplib0.Sexp.tval nativeint_sexp_grammar : nativeint Sexplib0.Sexp_grammar.ttype !'a option = 'a Option.tval hash_fold_option :
(Base_internalhash_types.state -> 'a -> Base_internalhash_types.state) ->
Base_internalhash_types.state ->
'a option ->
Base_internalhash_types.stateval option_of_sexp : (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a optionval sexp_of_option : ('a -> Sexplib0.Sexp.t) -> 'a option -> Sexplib0.Sexp.tval option_sexp_grammar :
'a Sexplib0.Sexp_grammar.t ->
'a option Sexplib0.Sexp_grammar.ttype !'a ref = 'a Ref.tval ref_of_sexp : (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a refval sexp_of_ref : ('a -> Sexplib0.Sexp.t) -> 'a ref -> Sexplib0.Sexp.tval ref_sexp_grammar :
'a Sexplib0.Sexp_grammar.t ->
'a ref Sexplib0.Sexp_grammar.tval hash_fold_string :
Base_internalhash_types.state ->
string ->
Base_internalhash_types.stateval hash_string : string -> Base_internalhash_types.hash_valueval string_of_sexp : Sexplib0.Sexp.t -> stringval sexp_of_string : string -> Sexplib0.Sexp.tval string_sexp_grammar : string Sexplib0.Sexp_grammar.ttype bytes = Bytes.tval bytes_of_sexp : Sexplib0.Sexp.t -> bytesval sexp_of_bytes : bytes -> Sexplib0.Sexp.tval bytes_sexp_grammar : bytes Sexplib0.Sexp_grammar.ttype unit = Unit.tval hash_fold_unit :
Base_internalhash_types.state ->
unit ->
Base_internalhash_types.stateval hash_unit : unit -> Base_internalhash_types.hash_valueval unit_of_sexp : Sexplib0.Sexp.t -> unitval sexp_of_unit : unit -> Sexplib0.Sexp.tval unit_sexp_grammar : unit Sexplib0.Sexp_grammar.ttype nonrec (!'a, !'b, !'c) format = ('a, 'b, 'c) formattype nonrec (!'a, !'b, !'c, !'d) format4 = ('a, 'b, 'c, 'd) format4type nonrec (!'a, !'b, !'c, !'d, !'e, !'f) format6 =
('a, 'b, 'c, 'd, 'e, 'f) format6val ignore : 'a -> unitval (!) : 'a ref -> 'aval ref : 'a -> 'a refval raise : exn -> 'aval raise_s : Sexplib0.Sexp.t -> 'aval phys_equal : 'a -> 'a -> boolval force : 'a Lazy.t -> 'amodule Continue_or_stop : sig ... endexception Not_found_s of Sexplib0.Sexp.tmodule In_channel : sig ... endmodule Out_channel : sig ... endval stdin : In_channel.tval stdout : Out_channel.tval stderr : Out_channel.tval printf : ('a, Out_channel.t, Base.unit) Base.format -> 'aval print_s : ?mach:Base.unit -> Base.Sexp.t -> Base.unitval eprint_s : ?mach:Base.unit -> Base.Sexp.t -> Base.unitval eprintf : ('a, Out_channel.t, Base.unit) Base.format -> 'aval print_string : Base.string -> Base.unitval print_endline : Base.string -> Base.unitval prerr_endline : Base.string -> Base.unitmodule Fpath : sig ... endmodule List : sig ... endmodule String : sig ... endmodule Warning : sig ... endmodule Format = Formatmodule Filename = Filenameval impossible : string -> 'a