Typed Racket
Go to file
Eric Dobson d0d9bef5a9 Make union simplification not happen during subtyping.
Union simplification calls subtype, calling subtype during subtyping is
slow so we want to avoid it.

Closes PR 14582.

original commit: cfe35fa0a4c035b07343ad3318c0082e507405a3
2014-06-30 20:50:23 -07:00
pkgs/typed-racket-pkgs Make union simplification not happen during subtyping. 2014-06-30 20:50:23 -07:00