[plt-scheme] How do I reload a module that I've "require"d in the REPL?

From: Eric Hanchrow (offby1 at blarg.net)
Date: Sat Oct 15 16:02:40 EDT 2005

>>>>> "Jens" == Jens Axel Søgaard <jensaxel at soegaard.net> writes:

    Jens> For the record:
    Jens> (load "foo.ss") (require foo)
    Jens> does what you want.

That does indeed work.  Could some kind PLT person stick a sentence
into the mzscheme manual, preferably somewhere in section 5.4, drawing
attention to this handy idiom?

-- 
"New York Minute" is a textbook example of a film created as
a "vehicle" but without any ideas about where the vehicle should
go.
        -- Roger Ebert


Posted on the users mailing list.