Source file intPQueue.ml

1
2
3
4
5
6
7
(* generated by dune *)

(** @canonical IntPQueue.Boxed *)
module Boxed = IntPQueue__Boxed

(** @canonical IntPQueue.Plain *)
module Plain = IntPQueue__Plain