package fiber

  1. Overview
  2. Docs
type t
val create : unit -> t
val with_lock : t -> f:(unit -> 'a fiber) -> 'a fiber