Class Ppxlib.type_is_recursiveSource
(new type_is_recursive rec_flag tds)#go () returns whether rec_flag, tds is really a recursive type. We disregard recursive occurrences appearing in arrow types. You can override the search for certain type expressions by inheriting from this class.
inherit Ppxlib__.Ast_traverse0.iter