package carton

  1. Overview
  2. Docs
type 'a fiber = 'a t
type t
val create : unit -> t
val lock : t -> unit fiber
val unlock : t -> unit