file: job.t package: muf status: alpha
The setNthStructureSlot
function accepts a
structure struct
, a structure-definition
mosClass
and an integer slot number
slot
, and sets the value of this slot to
val
. An error is signaled if mosClass
is
not nil
and struct
not an instance of it.
Go to the first, previous, next, last section, table of contents.