package lsp

  1. Overview
  2. Docs

doc/lsp.fiber_unix/Fiber_unix/Fiber_detached/index.html

Module Fiber_unix.Fiber_detachedSource

Sourcetype t
Sourceval create : unit -> t
Sourceval task : t -> f:(unit -> unit Fiber.t) -> (unit, [ `Stopped ]) result Fiber.t
Sourceval task_exn : t -> f:(unit -> unit Fiber.t) -> unit Fiber.t
Sourceval stop : t -> unit Fiber.t
Sourceval run : t -> unit Fiber.t
OCaml

Innovation. Community. Security.