[previous] [up] [next]     [index]
Next: Mixins Up: Preliminaries Previous: Preliminaries

Libraries

The framework provides these libraries:

The framework provides libraries to accomodate two styles of program construction: with units and through the top-level. Programmers who only use the top-level to construct their programs should use "framework.ss". Programmers who use units to construct their programs should first require "frameworks.ss" and then use "frameworkr.ss" to construct their programs.


[previous] [up] [next]     [index]
Next: Mixins Up: Preliminaries Previous: Preliminaries

PLT