From: Sam Tobin-Hochstadt (samth at ccs.neu.edu) Date: Tue Mar 12 16:08:32 EDT 2013 |
|
On Tue, Mar 12, 2013 at 1:00 PM, Danny Yoo <dyoo at hashcollision.org> wrote: > > One thing I'm noticing is that it seems difficult to use my typed code > in untyped code, because the container is polymorphic. > 'untyped-client.rkt' shows what I mean: I'm hitting a Type Checker > error at runtime and I don't know what to do to avoid it yet. What > can I do here? What error do you get? Sam
Posted on the users mailing list. |
|