How would you write bound? (or alternatively, what is the name of the function that serves the same purpose)?
This hypothetical function would return true if and only if its argument refers to a Var with a binding in the namespace where the reference appears. Such a function is useful for writing defining macros that establish new Var definitions, but only when one doesn't already exist. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
