package caqti

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module S.Semaphore

type t
val create : unit -> t
val release : t -> unit
val acquire : t -> unit Fiber.t
OCaml

Innovation. Community. Security.