package ocamlbuild
OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
Install
Dune Dependency
Authors
Maintainers
Sources
0.14.0.tar.gz
sha256=87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78
doc/ocamlbuild/Signatures/module-type-MISC/index.html
Module type Signatures.MISC
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
A shortcut to force lazy value (See
azy.force
).
The right associative application. Useful when writing to much parentheses: << f (g x ... t) >> becomes << f& g x ... t >> << f (g (h x)) >> becomes << f& g& h x >>
The reversed application combinator. Useful to describe some operations chaining. << f x (g y (h z)) >> becomes << z |> h |> g y |> f x >>
val (@:=) : 'a list ref -> 'a list -> unit
r @:= l
is equivalent to r := !r @ l
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>