package async_extra
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Monadic concurrency library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      async_extra-v0.15.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=7e44e4e5b9ce5b10fa2ee6d877f88599bb85bc666bbfaacdcde646ee90031d8a
    
    
  Description
Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.
Published: 21 Mar 2022
Dependencies (6)
- 
  
    dune
  
  
    >= "2.0.0"
- 
  
    ppx_jane
  
  
    >= "v0.15" & < "v0.16"
- 
  
    core_kernel
  
  
    >= "v0.15" & < "v0.16"
- 
  
    core
  
  
    >= "v0.15" & < "v0.16"
- 
  
    async_kernel
  
  
    >= "v0.15" & < "v0.16"
- 
  
    ocaml
  
  
    >= "4.08.0"
Dev Dependencies
None
Used by (2)
- 
  
    async_smtp
  
  
    = "v0.15.0"
- 
  
    bonsai
  
  
    >= "v0.15.0" & < "v0.16.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page