package obatcher

  1. Overview
  2. Docs

Module Ds.Batched_counterSource

Sourcemodule Batched : sig ... end
include sig ... end
Sourceval init : ?cfg:Batched.cfg -> unit -> t
Sourceval exec : t -> 'a Batched.op -> 'a
Sourceval get_internal : t -> Batched.t
  • alert unsafe Should not be used typically by application
Sourceval incr : t -> unit
Sourceval decr : t -> unit
Sourceval get : t -> int
OCaml

Innovation. Community. Security.