package async_unix
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Monadic concurrency library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      async_unix-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=a6a86202acea433b5c739ac20190a9a364da9d9eb7ebd402f517b8c58983839b
    
    
  doc/README.html
Async_unix
Async_unix includes Unix-related dependencies for things like system calls and threads. Using these, it hooks the Async_kernel scheduler up to either epoll or select, depending on availability, and manages a thread pool that blocking system calls run in.
API documentation for the latest release can be found here.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >