Package gnu.mapping

Class LocationProc<T>

  • All Implemented Interfaces:
    HasSetter, Named

    public class LocationProc<T>
    extends Procedure0or1
    implements HasSetter
    A Procedure that evaluates to the value of a Location. Calling it with one argument sets the value, for compatibility with the "parameter objects" of SRFI-39.