<div dir="ltr">Hi folks<br><br>I had some issues with Type::dump taking more than 15 minutes (in fact I didn't have patience to wait longer than that) during debugging.<br>This patch adds support for Type::dump taking a Module context so type names can be resolved and used, taking the time down to less than a second.<br>
<br>Hope this can get in 2.4 as it's really, really, useful for us, some of the types we generate are huge when fully unfolded. but usually not more than a single name if not ...<br><br>-Tomas<br></div>