Module Rtree

module Rtree: sig .. end

module Tree: 
functor (BB : Bounding_box_intf.S) -> Tree_S with type bb = BB.t
module Make: 
functor (P : Rtree_intf.Rtree_params) -> sig .. end