package obatcher

  1. Overview
  2. Docs

Module Batched_btree.MakeSource

Parameters

Signature

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

Innovation. Community. Security.