package async_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

async_kernel v0.12.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

async_kernel

Documentation:

async_kernel.eager_deferred

Documentation:

async_kernel.limiter_async

Documentation:

  • Limiter_async Implements an async aware throttling rate limiter on top of Limiter.

async_kernel.persistent_connection_kernel

Documentation:

async_kernel.weak_hashtbl_async

Documentation:

  • Weak_hashtbl_async Like Weak_hashtbl, but automatically collects keys with unused data, rather than requiring user code to call remove_keys_with_unused_data.