module Check_accessors2: functor (M : Accessors2) -> Check_accessors(sigtype ('a, 'b, 'c) t = ('a, 'b) M.t end)(sigtype ('a, 'b, 'c) t = ('a, 'b) M.tree end)(sigtype 'a t = 'a end)(Without_comparator)(M)
functor (
M
:
Accessors2
) ->
Check_accessors
(
sig
type ('a, 'b, 'c) t = ('a, 'b) M.t
('a, 'b, 'c)
('a, 'b) M.t
end
)
type ('a, 'b, 'c) t = ('a, 'b) M.tree
('a, 'b) M.tree
type 'a t = 'a
'a
Without_comparator