On Sun, Oct 17, 2010 at 9:32 PM, Hari Prashanth <krh...@ccs.neu.edu> wrote:
> Currently Typed Racket at repl does not completely work...

Yes, and this is likely to remain the case, at least in general.
Typed Racket is designed to be used in modules.  The REPL is supported
for simple interactions, but the form-at-a-time nature makes some
things much harder, and some things impossible (such as
mutually-recursive functions).  Since some of these issues make
documentation examples harder, the situation may improve, but I can't
guarantee it.
-- 
sam th
sa...@ccs.neu.edu
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to