module Check_creators2: functor (M : Creators2) -> Check_creators(sigtype ('a, 'b) t = ('a, 'b) M.t end)(sigtype ('a, 'b) t = ('a, 'b) M.tree end)(sigtype 'a t = 'a end)(Without_comparator)(M)
functor (
M
:
Creators2
) ->
Check_creators
(
sig
type ('a, 'b) t = ('a, 'b) M.t
('a, 'b)
('a, 'b) M.t
end
)
type ('a, 'b) t = ('a, 'b) M.tree
('a, 'b) M.tree
type 'a t = 'a
'a
Without_comparator