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


insertMosKeyClassMethod

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

The insertMosKeyClassMethod 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 triplet to the classMethod vector at the given slot.

See section insertMosKeyObjectMethod. See section deleteMosKeyClassMethod.


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