Hi, Am 05.01.2009 um 00:05 schrieb Brian Doyle:
Today I found out about the var *file*. I looked it up *file* on clojure.com/api and couldn't find anything. Is there some place where all of these vars are defined? Is there some way programatically I can findthem all? Thanks.
Be careful about non-documented "features". They may be public for some reason, but may come, go or change meaning without notification. You should not rely on them in your code. You can have a look at the ns-* functions. ns-publics should probably return all public Vars, in particularly those starting with *. Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature