Typed Racket
Go to file
Asumu Takikawa 0df6969e80 Check function kws against expected before tc-expr
This checks that the given lambda has the right keywords
wrt to the expected type. Doing this should avoid the bad
arity errors that result from the kw protocol encoding.

Closes PR 13898

original commit: 2d81c9667c67249dd35a1f3e73d03d406dd28c56
2014-06-19 17:12:06 -04:00
pkgs/typed-racket-pkgs Check function kws against expected before tc-expr 2014-06-19 17:12:06 -04:00