[racket] status of keyword argument support in TR?
On Wed, Dec 22, 2010 at 9:48 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> What's the status of keyword argument support in Typed Racket?
The below is still the current state, unfortunately.
> 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.
--
sam th
samth at ccs.neu.edu