package obatcher

  1. Overview
  2. Docs

Module Batched_skiplist.MakeSource

Parameters

Signature

Sourcemodule Sequential : sig ... end
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 insert : t -> V.t -> unit
Sourceval mem : t -> V.t -> bool
Sourceval sz : t -> int
OCaml

Innovation. Community. Security.