This module defines several classes to represent functional (that is, applicable) objects in Scheme, such as closures. See the SchExpressionLambda class description for details.
Definition in file schfun.hpp.
#include "../sexpress/sexpress.hpp"
#include "../sexpress/iexcept.hpp"
#include "../genlisp/lispform.hpp"
#include "schcont.hpp"
Include dependency graph for schfun.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.