package async

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async-v0.13.0.tar.gz
sha256=fef9ebe342ea59d7804f6292b7891ad664a8ba8d4174a1b202db91363a9c71ab
md5=fbfc7059179bc9ddd5dc1411e7d2e815

doc/async.unpack_sequence/Unpack_sequence/Unpack_from/index.html

Module Unpack_sequence.Unpack_from

Unpack_from specifies the source of the sequence of bytes to unpack from.

type t =
  1. | Pipe of string Async.Pipe.Reader.t
  2. | Reader of Async.Reader.t
OCaml

Innovation. Community. Security.