Page 1 of 1

Is there a way to get the number of the function

Posted: Wed Feb 02, 2011 12:48 pm
by zh041
Is there a function to make me get the number of the function,which is define by me or not?

Re: Is there a way to get the number of the function

Posted: Wed Feb 02, 2011 2:07 pm
by nuntius
Probably. What is it you want to do?

You could use the function itself as a key in a hash table, put a number in the function symbol's plist, specialize a generic function on the function, ...