Yes. But I guess I misunderstood the OP rereading the original post again. (Foo 42) vs. (instance? Foo 42) was my understanding (so no operator), but I guess it's more about (new Foo 42) vs. (Foo. 42).
Am Freitag, 17. Mai 2013 07:48:19 UTC+2 schrieb tbc++: > > >>how do you distinguish between accessing the class itself and creating a > new >>instance of it? > > (Foo. 42) > > vs > > (instance? Foo 42) > > Is that what you mean? > > Timothy > > On Thu, May 16, 2013 at 11:43 PM, Meikel Brandmeyer (kotarak) < > m...@kotka.de <javascript:>> wrote: > >> Hi, >> >> how do you distinguish between accessing the class itself and creating a >> new instance of it? >> >> Meikel >> >> -- >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clo...@googlegroups.com<javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+u...@googlegroups.com <javascript:> >> 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 unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+u...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > “One of the main causes of the fall of the Roman Empire was that–lacking > zero–they had no way to indicate successful termination of their C > programs.” > (Robert Firth) > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.