Hi all,

I am a total newbie to Clojure. This is just my second day.

I was wondering how you split code into different files and use them
in clojure. For example if i have 2 folders dir1 and dir2 and dir1 has
file1.clj and dir 2 has file2.clj, how to call a function in file2
from file1. How to load these files?(similar to classpath in java)

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to