package cfstream

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) t
val to_stream : ('a, 'b) t -> ('a * 'b) Stream.t
val of_stream : ('a * 'b) Stream.t -> ('a, 'b) t