sig type 'a t val to_stream : 'a Biocaml_streamable.S.t -> 'a Stream.t val of_stream : 'a Stream.t -> 'a Biocaml_streamable.S.t end