Parameter Make.Chan

type in_chan
type out_chan
val read : in_chan -> (Csexp.t, string) result IO.t
val write : out_chan -> Csexp.t -> unit IO.t