Up
–
async_kernel
»
Async_kernel__
»
Types
» Stream
Module
Types.Stream
type
'a t
=
'a
next
Deferred.t
and
'a next
=
|
Nil
|
Cons
of
'a
*
'a
t