Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = ('a, [ `w ]) pipe
send_both a b
returns a writer c
such that writing to c
writes to a
and b
, and waits for those writes to succeed before returning