Typed Racket
Go to file
Asumu Takikawa 8ff305e328 Add recursive type alias support to TR
This expands the `Name` type functionality to go
beyond struct names and allows arbitrary recursive
type aliases to use the environment for indirection.

In addition, such aliases can be mutually recursive.

original commit: a8cc430d0fc7090dd758e0f6738296edcb4d8490
2014-03-11 17:39:02 -04:00
pkgs/typed-racket-pkgs Add recursive type alias support to TR 2014-03-11 17:39:02 -04:00