[plt-scheme] HtDP: Use of require?
Really: Never. Use teachpacks from Language. There is no provide (yet).
On Sep 23, 2008, at 1:45 PM, Grant Rettke wrote:
> On Tue, Sep 23, 2008 at 8:36 AM, Matthias Felleisen
> <matthias at ccs.neu.edu> wrote:
>> Never. Use teachpacks from Language.
>
> Sorry I didn't phrase that precisely.
>
> The beginning student language provides 'require', how soon should
> they start using it?
>
> There is a lot of reuse in the book, but I had glossed over require
> since the book never mentioned it.