package bos
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Basic OS interaction for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bos-0.2.0.tbz
sha256=8c27b2cbc89a9e7ca32ecf8b232ab5c8c91c395dc4d1916cc9ddbe8c3a8e20e8
md5=aeae7447567db459c856ee41b5a66fd2
doc/bos.setup/Bos_setup/Fmt/index.html
Module Bos_setup.Fmt
include module type of struct include Fmt end
val stdout : Format.formatterval stderr : Format.formatterval pf : Format.formatter -> ('a, Format.formatter, unit) format -> 'aval pr : ('a, Format.formatter, unit) format -> 'aval epr : ('a, Format.formatter, unit) format -> 'aval strf : ('a, Format.formatter, unit, string) format4 -> 'aval kpf :
(Format.formatter -> 'a) ->
Format.formatter ->
('b, Format.formatter, unit, 'a) format4 ->
'bval kstrf : (string -> 'a) -> ('b, Format.formatter, unit, 'a) format4 -> 'bval strf_like :
Format.formatter ->
('a, Format.formatter, unit, string) format4 ->
'aval with_buffer : ?like:Format.formatter -> Buffer.t -> Format.formatterval failwith : ('a, Format.formatter, unit, 'b) format4 -> 'aval invalid_arg : ('a, Format.formatter, unit, 'b) format4 -> 'atype !'a t = Format.formatter -> 'a -> unitval nop : 'a tval cut : unit tval sp : unit tval comma : unit tval unit : (unit, Format.formatter, unit) format -> unit tval fmt : ('a, Format.formatter, unit) format -> Format.formatter -> 'aval always : (unit, Format.formatter, unit) format -> 'a tval bool : bool tval int : int tval nativeint : nativeint tval int32 : int32 tval int64 : int64 tval uint : int tval unativeint : nativeint tval uint32 : int32 tval uint64 : int64 tval float : float tval float_dfrac : int -> float tval float_dsig : int -> float tval char : char tval string : string tval exn : exn tval exn_backtrace : (exn * Printexc.raw_backtrace) tval words : string tval paragraphs : string tval text : string tval lines : string tval text_loc : ((int * int) * (int * int)) tval byte_size : int tval bi_byte_size : int tval utf_8 : Format.formatter -> boolval set_utf_8 : Format.formatter -> bool -> unitval styled_unit : style -> (unit, Format.formatter, unit) format -> unit tval style_renderer : Format.formatter -> style_rendererval set_style_renderer : Format.formatter -> style_renderer -> unitval of_to_string : ('a -> string) -> 'a tval to_to_string : 'a t -> 'a -> string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>