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


insertMosKeyObjectMethod

Function: insertMosKeyObjectMethod { key slot argno g-fn method obj -> newkey }
file: job.t
package: muf
status: alpha

The insertMosKeyObjectMethod function creates and returns a new key instance identical to the supplied one except for the additional of the given argument-number generic-fn method object quadruple to the object-method vector at the given slot.

See section insertMosKeyClassMethod. See section deleteMosKeyObjectMethod.


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