module MoreLabels: sig  end
   This meta-module provides labelized version of the Hashtbl,
   Map and Set modules.
   They only differ by their labels. They are provided to help
   porting from previous versions of Objective Caml.
   The contents of this module are subject to change.
module Hashtbl: sig  endmodule Map: sig  endmodule Set: sig  end