Up

module Patricia

: sig
#
module Little : GMap.S with type key = int
#
module Big : GMap.S with type key = int
end