Module Matching_fuzzy

type ('a, 'b) matcher = 'a -> 'b -> Metavars_fuzzy.fuzzy_binding list
val match_trees_trees : (Ast_fuzzy.trees, Ast_fuzzy.trees) matcher