You can see a concrete example of Meikel's answer right there in the Clojure sources: files core.clj, core_deftype.clj, core_print.clj, and core_proxy.clj define the clojure.core namespace.
On Aug 5, 4:57 am, octopusgrabbus <octopusgrab...@gmail.com> wrote: > Sure. module = .clj file > > On Aug 5, 2:35 am, Laurent PETIT <laurent.pe...@gmail.com> wrote: > > > > > 2011/8/4 octopusgrabbus <octopusgrab...@gmail.com> > > > > Can more than one module implement the same name space? In other > > > words, can the functions that comprise a name space be spread out in > > > multiple modules? > > > To help answer the right question, maybe you could explain what is your > > definition of "module" (there's currently no "module" concept in Clojure, so > > this is currently open to interpretation ...) > > > > Thanks. > > > cmn > > > > -- > > > 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