typed-racket/typed-racket-lib
Andrew Kent d6166b0ad3 fix intersection bug (#549)
fix intersection bug

intersections with resolvable types would occasionally generate
spurious weird types (e.g. μx.x) when a type name
is not yet fully defined -- this patches that problem by
using resolve-once instead of resolve and checking the result
for #f before proceeding to compute the intersection
2017-05-20 10:39:10 +01:00
..
typed Use new DrRacket opt-in buttons for OC. 2017-03-09 17:12:49 -06:00
typed-racket fix intersection bug (#549) 2017-05-20 10:39:10 +01:00
info.rkt Use new DrRacket opt-in buttons for OC. 2017-03-09 17:12:49 -06:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00