File_writer
is a thin wrapper around Writer
with a couple of extra features:
Async.Lock_file
is a wrapper that provides Async equivalents for
Core.Lock_file
.
Mvar
is a mutable location that is either empty or contains a value.
Async_rpc_kernel
and adds some
Unix-specific wrappers in Connection
(for using Reader
, Writer
, and Tcp
).
For documentation, see Rpc
and Connection_intf
in the Async_rpc_kernel
library.
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
.
for_this_process
/
for_this_process_exn
.
remove_keys_with_unused_data
.