Functor Core_map_intf.Check_accessors3

module Check_accessors3: 
functor (M : Accessors3) -> 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)(Without_comparator)(M)
Parameters:
M : Accessors3