Thanks. I couldn't find this mentioned anywhere so I added a comment on clojuredocs
http://clojuredocs.org/clojure_contrib/clojure.contrib.def/defvar On Nov 14, 7:26 pm, Alan Malloy <[email protected]> wrote: > (def name doc init) > > On Nov 14, 4:03 pm, Brad <[email protected]> wrote: > > > > > > > > > I'm working on moving to Clojure 1.3 > > > Some code is using defvar which use to be in clojure.contrib.def > > >http://dev.clojure.org/display/design/Where+Did+Clojure.Contrib+Go > > mentions that contrib.def partially migrated to clojure.core.incubator > > but this new library doesn't appear to have it. > > > Is there somewhere else I should look? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
