newLISP Fan Club

Forum => Anything else we might add? => Topic started by: Jeff on June 28, 2007, 01:52:53 PM

Title: References
Post by: Jeff on June 28, 2007, 01:52:53 PM
Is there a way to discover symbols that point to a value?
Title: Re: References
Post by: rickyboy on June 28, 2007, 06:13:02 PM
Quote from: "Jeff"Is there a way to discover symbols that point to a value?

Ooo!  A reverse lookup!  Interesting idea.  Lutz?
Title:
Post by: Jeff on June 29, 2007, 05:26:26 AM
I guess we could do something for-all, equal, and symbols, but that might get two values that happen to be string equal, rather than symbols that point to the same value.