package dune
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Fast, portable and opinionated build system
Install
dune-project
Dependency
Authors
Maintainers
Sources
dune-1.6.3.tbz
sha256=bfd52160d88578c404af1267abfba6eb4928988e51aef0e92dbebdea1607ae36
md5=1212a36547d25269675d767c38fecf5f
doc/dune._stdune/Stdune/Pp/index.html
Module Stdune.Pp
Pretty printers
A document that is not yet rendered. The argument is the type of tags in the document. For instance tags might be used for styles.
module type Tag = sig ... endmodule Renderer : sig ... endmodule Render :
Renderer.S with type Tag.t = unit with type Tag.Handler.t = unitA simple renderer that doesn't take tags
val pp : Format.formatter -> unit t -> unitval nop : 'a tval int : int -> _ tval string : string -> _ tval char : char -> _ tval space : _ tval cut : _ tval newline : _ tval text : string -> _ t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>