Uses of Class
gnu.kawa.functions.ArithOp
Packages that use ArithOp
-
Uses of ArithOp in gnu.kawa.functions
Subclasses of ArithOp in gnu.kawa.functionsModifier and TypeClassDescriptionclass
Implement the Scheme standard functions "+" and "-".class
class
Implement the Scheme standard function "/".class
Implement the Scheme standard function "*".