Module Pipe.Reader

module Reader: sig .. end

type phantom 
type 'a t = ('a, phantom) Pipe.pipe 
val invariant : 'a t -> unit
val sexp_of_t : ('a -> Sexplib.Sexp.t) -> 'a t -> Sexplib.Sexp.t