sig
type
'
a t =
'
a
Stream
.t
exception
Failure
exception
Error
of
string
end