What's the status of keyword argument support in Typed Racket?
I found the below message from three months ago, after my Racket blew up in the same way:
I'll have to find a way to work around this or postpone my TR adoption, since I use keyword arguments heavily.
http://groups.google.com/group/plt-scheme/browse_thread/thread/2da648c872fc6d97 Sam Tobin-Hochstadt wrote at Fri, 24 Sep 2010 22:41:53 -0400:
Unfortunately, TR doesn't currently support the definition of keyworded functions, primarily because their expansion is quite complex. That sadly also leads to this error message. I'll see about changing the default `define' and `lambda' to reject keywords for now.
-- http://www.neilvandyke.org/ _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users