package diffable
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  An interface for diffs.
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      diffable-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=b8d019566a117a7d097e17f924b0fe7b35e00e293290e24feb113ae7a3565ea5
    
    
  Description
Diffable interface.
Published: 14 Jun 2023
Dependencies (6)
- 
  
    dune
  
  
    >= "2.0.0"
- 
  
    streamable
  
  
    >= "v0.16" & < "v0.17"
- 
  
    stored_reversed
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ppx_jane
  
  
    >= "v0.16" & < "v0.17"
- 
  
    core
  
  
    >= "v0.16" & < "v0.17"
- 
  
    ocaml
  
  
    >= "4.14.0"
Dev Dependencies
None
Used by (2)
- 
  
    incr_map
  
  
    = "v0.16.0"
- 
  
    polling_state_rpc
  
  
    < "v0.17.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page