Ok, my bad i was using clojure 1.2... im sorry Il giorno venerdì 6 aprile 2012 03:11:07 UTC-5, jaju ha scritto: > > On Fri, Apr 6, 2012 at 5:10 AM, Simone Mosciatti <[email protected]>wrote: > >> Ok, honestly from the readme of github i like better monger, >> but when i try to run it into the shell swank it doesn't work... >> >> It is a new problem ? >> .>(use 'monger.collection) >> ;=> Error >> > > *This* is what you will need to investigate and fix. The library is not > in path and has not been imported, most likely. > > >> .>(:use 'monger.collection) >> > ;=> nil ;; I guess ok >> > > Not ok for pulling in a library! :) > > -- > jaju >
-- 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
