package atomic
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Compatibility package for OCaml's Atomic module starting from 4.12
Install
    
    dune-project
 Dependency
Authors
Maintainers
Description
Published: 29 Mar 2022
Dependencies (1)
- 
  
    ocaml
  
  
    >= "4.12.0"
Dev Dependencies
None
Used by (3)
- 
  
    linol
  
  
    = "0.5" | >= "0.7" & < "0.9"
- 
  
    opentelemetry
  
  
    >= "0.11"
- 
  
    trace-tef
  
  
    = "0.5"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page