package fiber-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val run : 'a Fiber.t -> 'a Lwt.t
val callback_to_lwt : (unit -> 'a Lwt.t) -> ('a, exn) Stdlib.result Fiber.t

Should only be called inside a run

OCaml

Innovation. Community. Security.