[racket-dev] 'case' using equal?
Thanks! -J
On Sun, Nov 25, 2012 at 10:59 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
> On Sun, Nov 25, 2012 at 10:50 PM, Jon Zeppieri <zeppieri at gmail.com> wrote:
>>
>> Is there a way to give check-em a type for TR without breaking it for
>> non-typed code?
>
> Yes, you should add an entry to typed-racket/base-env/base-special-env
> for `check-em`. Note that you'll have to specify which module
> `check-em` is defined in.
>
> --
> sam th
> samth at ccs.neu.edu