Typed Racket
Go to file
Asumu Takikawa 8d9464940b Fix union merging
Trying to merge (and thus resolve) applications of struct
types would cause infinite looping on type instantiation
if the struct type used both a union and recursion.

Closes PR 13821

original commit: c8e281a80e707cb19014a962df40b466c532910c
2013-06-07 15:14:18 -04:00
collects Fix union merging 2013-06-07 15:14:18 -04:00
doc/release-notes/typed-racket Update TR history for 5.3.4. 2013-04-18 12:01:28 -04:00