module Comparable:functor (S1:Comparable_sexpable) ->functor (S2:Comparable_sexpable) ->Comparable.Swith type comparable = S1.comparable * S2.comparable
| Parameters: |
|
include Comparable.S_common
module Map:Core_map.Swith type key = comparable
module Set:Core_set.Swith type elt = comparable