| Package | Description |
|---|---|
| gnu.kawa.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
AddOp
Implement the Scheme standard functions "+" and "-".
|
class |
BitwiseOp |
class |
DivideOp
Implement the Scheme standard function "/".
|
class |
MultiplyOp
Implement the Scheme standard function "*".
|