file: job.t package: muf status: alpha
The findMosKeyObjectMethod? function searches the given
key instance's object-method vector for a method for the given
argument-number generic-fn and obj, starting at the
given slot. Return value tOrNil is nil if no such method
is found, otherwise the mtd return value is the method found, and
the slot return value is the slot at which to resume searching,
should that be desired.
See section findMosKeyClassMethod?.
Go to the first, previous, next, last section, table of contents.