Up

Module Tail

Signature

type 'a t = {
mutable next
: 'a Stream.next Ivar.t ;
}