package obatcher

  1. Overview
  2. Docs

Parameters

module V : Stdlib.Map.OrderedType

Signature

val (.!()) : 'a Utils.Finite_vector.t -> int -> 'a
module Sequential : sig ... end
module Batched : sig ... end
include sig ... end
val init : ?cfg:Batched.cfg -> unit -> 'a t
val exec : 'a t -> ('a, 'b) Batched.op -> 'b
val get_internal : 'a t -> 'a Batched.t
  • alert unsafe Should not be used typically by application
val insert : 'a t -> V.t -> 'a -> unit
val size : 'a t -> int
OCaml

Innovation. Community. Security.