I have some questions about the following: (use '[clojure.contrib.str-utils :only (str-join)])
Why is the vector quoted? Is that because we need to quote everything inside the vector? If so, what does it mean to quote the keyword :only? Why is the parameter to the use function a vector? Why can't the third item in the vector, (str-join), be specified with the symbol str-join instead of a list? -- R. Mark Volkmann Object Computing, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---