package ocp-indent
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A simple tool to indent OCaml programs
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocp-indent-1.9.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=da4ff552f9fc230d7c07f64a8ef89295907bf8d3c581132f05dcf0dd87a172b3
    
    
  sha512=d734487162ab1373110a4c4d4f83128b21c39ec2d6e6cd1f9708178b190553cf60faebf62483113ceed490d1b9948c6241e798ea81ee266f3ed7fd8113552684
    
    
  doc/ocp-indent.lexer/IndentExtend/index.html
Module IndentExtendSource
Source
type t = {- keywords : (string * Approx_tokens.token) list;
- lexer : (Lexing.lexbuf -> Approx_tokens.token) option;
}Source
val register : 
  string ->
  ?keywords:(string * Approx_tokens.token) list ->
  ?lexer:(Lexing.lexbuf -> Approx_tokens.token) ->
  unit ->
  unitRegister lexer extension.
Get available extensions
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >