package async_kernel
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
 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_kernel-v0.14.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3511066e9d34d109ce1850478bcef1983927777b71673c99a13219be976e608e
    
    
  md5=685575f6b6152e10a6d43859735c00cf
    
    
  doc/index.html
async_kernel
API
Library async_kernel
- Async_kernelContains Async's core data structures, like- Deferred,- Ivar, and- Clock.
Library async_kernel.eager_deferred
Library async_kernel.limiter_async
- Limiter_asyncImplements an async aware throttling rate limiter on top of- Limiter.
Library async_kernel.persistent_connection_kernel
Library async_kernel.weak_hashtbl_async
- Weak_hashtbl_asyncLike- Weak_hashtbl, but automatically collects keys with unused data, rather than requiring user code to call- remove_keys_with_unused_data.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page