Module Kv_hash.Partition_intf

module type PURE_PARTITION = sig ... end

A pure interface

module type PARTITION = sig ... end

An impure interface