Package | Description |
---|---|
gnu.kawa.lispexpr |
Support classes for compiling and running Lisp languages.
|
gnu.mapping |
Supports
Procedure ,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
Modifier and Type | Method and Description |
---|---|
Values.Values2 |
LispPackage.findSymbol(java.lang.Object name) |
Modifier and Type | Method and Description |
---|---|
static <E,V1 extends E,V2 extends E> |
Values.values2(V1 val1,
V2 val2) |