Module Raw_tail

module Raw_tail: sig .. end

val __pa_ounit_275876e34cf609db118f3d84b799a790 : string
module Deferred: Raw_deferred
module Ivar: Raw_ivar
module Stream: Raw_stream
type ('a, 'execution_context) t = {
   mutable next :(('a, 'execution_context) Stream.next, 'execution_context)
Ivar.t
;
}
val sexp_of_t : 'a -> 'b -> ('c, 'd) t -> Core.Std.Sexp.t
val create : unit -> ('a, 'b) t