Module Camlp4.Struct.Grammar.Fold.Make.Stream


module Stream: sig .. end

type 'a t = 'a Stream.t 
exception Failure = Stream.Failure
exception Error = Stream.Error