Typed Racket HISTORY update.

This commit is contained in:
Sam Tobin-Hochstadt 2017-10-23 17:08:28 -04:00
parent 26f65f13f7
commit 7349793f5a

View File

@ -1,3 +1,6 @@
6.11
- Syntax for refinment types and dependent function types.
- Improvements to case-lambda inference and rest arg handling.
6.10
- Improve refinement types.
- Split mutable and immutable hash types.