Module Flambda2_algorithms
module Channel : sig ... endmodule Container_types : sig ... endUniform interface for common data structures over various things.
module Container_types_intf : sig ... endmodule Leapfrog : sig ... endThis module implements the leapfrog join algorithm from the paper "Leapfrog Triejoin: A Simple, Worst-Case Optimal Join Algorithm" by Todd L. Veldhuizen (1).
module Lmap : sig ... endWarning: this module is unstable and part of compiler-libs.
module Patricia_tree : sig ... endmodule Table_by_int_id : sig ... end