package async

  1. Overview
  2. Docs

async v0.14.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

async

Documentation:

async.async_command

Documentation:

async.async_quickcheck

Documentation:

async.async_rpc

Documentation:

async.lock_file_async

Documentation:

async.log_extended

Documentation:

async.persistent_connection

Documentation:

async.unpack_sequence

Documentation:

  • Unpack_sequence Unpack_sequence uses an Unpack_buffer.t to unpack a sequence of packed values coming from a string Pipe.Reader.t or a Reader.t. It can produce a pipe of unpacked values or iterate a user-supplied function over the unpacked values.