If you want to play around with it in a REPL, you need to "require" or "use"
the namespace
you want, and then you will have access to the functions in that namespace.

There is an example of this on the project page (see Synopsis):

https://github.com/mmcgrana/clj-json

Ambrose

On Mon, Jun 27, 2011 at 6:04 PM, Vincent <vincent....@gmail.com> wrote:

>
> I want to  explore clj-json lib . how to do load this library and starting
> using its function
> using repl.
>
> If i have a project.clj in lein project and i have clj-json as one of
> dependencies
> , will this library loaded when i connect thru emacs slime connect . What
> has to be done
> so that i can start using this library function when slime repl gets
> connected to swank thru lein?
>
>
> Thanks in advance
> Vincent
>
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to