Uses of Class
gnu.mapping.Setter

Packages that use Setter
gnu.mapping Supports Procedure, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript). 
 

Uses of Setter in gnu.mapping
 

Subclasses of Setter in gnu.mapping
 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).