Up
–
async_kernel
»
Async_kernel__
»
Types
» Tail
Module
Types.Tail
type
'a t
=
{
mutable
next :
'a
Stream.next
Ivar.t
;
}