package pa_ppx_unique
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A PPX Rewriter for Uniqifying ASTs
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.11.tar.gz
    
    
        
    
  
  
  
    
  
        sha512=fe66069dcbccf650d00727afd88b71615dcb92f12e9f1563b9030f6ffb1441c609e9788f0063782a7247dc5b1a8e7c37315150720d0e6e8ebbffaf560c082ca4
    
    
  Description
This is a PPX Rewriter for uniqifying ASTs: inserting unique IDs systematically throughout an AST.
Published: 12 Sep 2023
Dependencies (8)
- fmt
 - 
  
    bos
  
  
    
>= "0.2.0" - 
  
    not-ocamlfind
  
  
    
>= "0.10" - 
  
    pa_ppx
  
  
    
>= "0.12" - 
  
    camlp5
  
  
    
>= "8.01.00" - 
  
    camlp5-buildscripts
  
  
    
>= "0.02" - 
  
    cppo
  
  
    
>= "1.6.9" - 
  
    ocaml
  
  
    
>= "4.10.0" 
Dev Dependencies (2)
- 
  
    ounit
  
  
    
>= "2.2.7" & with-test - 
  
    pa_ppx_migrate
  
  
    
with-test & >= "0.10" 
Used by (2)
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page