Functor Core_map_intf.Check_accessors3_with_comparator

module Check_accessors3_with_comparator: 
functor (M : Accessors3_with_comparator) -> Check_accessors(sig
type ('a, 'b, 'c) t = ('a, 'b, 'c) M.t 
end)(sig
type ('a, 'b, 'c) t = ('a, 'b, 'c) M.tree 
end)(sig
type 'a t = 'a 
end)(With_comparator)(M)
Parameters:
M : Accessors3_with_comparator