lsp.fiber_unix
Fiber_stream.Out
lsp
lsp.fiber
lsp.stdune
type 'a t
val create : ('a option -> unit Fiber.t) -> 'a t
val write : 'a t -> 'a option -> unit Fiber.t
val of_ref : 'a list ref -> 'a t
val null : unit -> 'a t