add note about racket/base being faster than racket

This commit is contained in:
Jon Rafkind 2010-06-28 13:54:45 -06:00
parent da7d4d4042
commit 6d3b976375

View File

@ -51,7 +51,10 @@ Unless otherwise noted, the bindings defined in this manual are
exported by the @racketmodname[racket/base] and @racketmodname[racket]
languages.}
@margin-note{The @racketmodname[racket] library combines
@margin-note{The @racketmodname[racket/base] library is much smaller than
the @racketmodname[racket] library and will typically load faster.
The @racketmodname[racket] library combines
@racketmodname[racket/base]@racket-extra-libs[].}
@table-of-contents[]