package cfstream

  1. Overview
  2. Docs
type 'a t
val to_stream : 'a t -> 'a Stream.t
val of_stream : 'a Stream.t -> 'a t