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.1.4.tbz
sha256=f8e8c24730dd6c54fafb9741cd09a7075f77a9f5c386497cab8693a93d35c6d3
md5=d5a4cef854a8dc07ccc2a4cc8d0a26eb
doc/bos.setup/Bos_setup/Fmt/index.html
Module Bos_setup.Fmt
include module type of struct include Fmt end
val pf :
Format.formatter ->
('a, Format.formatter, unit) Pervasives.format ->
'aval kpf :
(Format.formatter -> 'a) ->
Format.formatter ->
('b, Format.formatter, unit, 'a) format4 ->
'bval strf : ('a, Format.formatter, unit, string) format4 -> 'aval 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 stdout : Format.formatterval stderr : Format.formatterval pr : ('a, Format.formatter, unit) format -> 'aval epr : ('a, Format.formatter, unit) format -> 'atype !'a t = Format.formatter -> 'a -> unitval nop : 'a tval cut : unit tval sp : unit tval unit : (unit, Format.formatter, unit) Pervasives.format -> unit tval fmt :
('a, Format.formatter, unit) Pervasives.format ->
Format.formatter ->
'aval always : (unit, Format.formatter, unit) Pervasives.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) Pervasives.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)"
>