package obatcher

  1. Overview
  2. Docs
module Batched : sig ... end
include sig ... end
val init : ?cfg:Batched.cfg -> unit -> t
val exec : t -> 'a Batched.op -> 'a
val get_internal : t -> Batched.t
  • alert unsafe Should not be used typically by application
OCaml

Innovation. Community. Security.