ds.ml1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16(* generated by dune *) (** @canonical Ds.Batched_btree *) module Batched_btree = Ds__Batched_btree (** @canonical Ds.Batched_counter *) module Batched_counter = Ds__Batched_counter (** @canonical Ds.Batched_hashtbl *) module Batched_hashtbl = Ds__Batched_hashtbl (** @canonical Ds.Batched_skiplist *) module Batched_skiplist = Ds__Batched_skiplist (** @canonical Ds.Utils *) module Utils = Ds__Utils