Package | Description |
---|---|
org.armedbear.lisp |
Modifier and Type | Field and Description |
---|---|
ClosureBinding[] |
CompiledClosure.ctx |
Modifier and Type | Method and Description |
---|---|
static LispObject |
Lisp.makeCompiledClosure(LispObject template,
ClosureBinding[] context) |
CompiledClosure |
CompiledClosure.setContext(ClosureBinding[] context) |