obatcher.ds
Ds.Batched_hashtbl
obatcher
module Batched : sig ... end
include sig ... end
type t = Obatcher.Make(Batched).t
val init : ?cfg:Batched.cfg -> unit -> t
val exec : t -> 'a Batched.op -> 'a
val get_internal : t -> Batched.t