ocamlbuild
OCamlbuild is a build system with builtin rules to easily build most OCaml projects
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocamlbuild
-
ocamlbuildlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocamlbuildlib
val opt_print :
( Format.formatter -> 'a -> unit ) ->
Format.formatter ->
'a option ->
unit
val with_input_file : ?bin:bool -> string -> ( in_channel -> 'a ) -> 'a
val with_output_file : ?bin:bool -> string -> ( out_channel -> 'a ) -> 'a
val copy_chan : in_channel -> out_channel -> unit
val print_string_list : Format.formatter -> string list -> unit
val (!*) : 'a Lazy.t -> 'a
val (@:=) : 'a list ref -> 'a list -> unit
ON THIS PAGE
No table of contents