package omod
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Lookup and load installed OCaml modules
Install
dune-project
Dependency
Authors
Maintainers
Sources
omod-0.0.4.tbz
sha512=cab9e8ab6ca6e836fdaa3dcf9552d31e4de2bf069fcab096c1565d204ff91fc3516cd017a13702d749580bd3563c462db3277ab036cfc5d3cb9703a08ddbb927
doc/omod/Omod/Private/Fmt/index.html
Module Private.Fmt
Formatting.
val ansi_tty : bool refansi_tty determines whether ANSI formatting is performed or not.
type 'a t = Format.formatter -> 'a -> unitThe type for formatters of value of type 'a.
val pf : Format.formatter -> ('a, Format.formatter, unit) format -> 'apf is Format.fprintf.
val string : string tstring is Format.pp_print_string.
list is Format.pp_print_list.
val tty_str : mode:string -> string ttty_str ~mode formats string with ANSI mode mode.
val faint : string tfaint formats a string with less contrast.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>