Go to the first, previous, next, last section, table of contents.


setLambdaSlotProperty

Function: setLambdaSlotProperty { lambda key slot val -> }
file: job.t
package: muf
status: alpha

The setLambdaSlotProperty sets the value of property key (a keyword) on slot number slot (an integer) in lambdaList instance lambda to val.

See section getLambdaSlotProperty.


Go to the first, previous, next, last section, table of contents.