| Package | Description |
|---|---|
| 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 |
|---|---|
static Future |
Future.make(Procedure action,
Environment penvironment,
InPort in,
OutPort out,
OutPort err) |