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.9.3.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=317bec6de4429b5dee157e9864294e1534b722a2acfc50480bd16c804ab790ca
    
    
  sha512=17450333156622d4612816f9ad5a224c741d62b247d63c1d77b5359d37517c1f9bc598dd11fa024f4e02ccf7eef474cd532eef1d9c34ed13439db6c781f9fa7a
    
    
  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 bool : bool -> _ tval int : int -> _ tval string : string -> _ tval char : char -> _ tval float : float -> _ tval sexp : Stdune__.Sexp0.t -> _ tval space : _ tval cut : _ tval newline : _ tval text : string -> _ t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >