Uses of Class
gnu.mapping.Setter
-
Packages that use Setter Package Description gnu.kawa.functions gnu.mapping SupportsProcedure, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript). -
-
Uses of Setter in gnu.kawa.functions
Subclasses of Setter in gnu.kawa.functions Modifier and Type Class Description static classNamedPart.Setter -
Uses of Setter in gnu.mapping
Subclasses of Setter in gnu.mapping Modifier and Type Class Description classSetter0A special case of Setter, retricted to no arguments, except the RHS.classSetter1A special case of Setter, retricted to one argument (plus the RHS).
-