Skip to content
Commit edd4e79d authored by Kim Nguyễn's avatar Kim Nguyễn
Browse files

Add a simplification pass in the pretty-printer, to prevent generating

exponentially large types in some cases. This simplifies types of the form:
T & 'a | T \ 'a into T.
parent 8a796de7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment