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 class
NamedPart.Setter
-
Uses of Setter in gnu.mapping
Subclasses of Setter in gnu.mapping Modifier and Type Class Description class
Setter0
A special case of Setter, retricted to no arguments, except the RHS.class
Setter1
A special case of Setter, retricted to one argument (plus the RHS).
-