On Fri, Jan 13, 2012 at 3:36 PM, Shantanu Kumar <kumar.shant...@gmail.com>wrote:
> Hi, > > I noticed that `extends?`, `class` and `type` are not implemented on > ClojureScript (yet) – will they eventually be implemented? Is there a > way beside these to determine if a reified object implements a certain > protocol? > > Shantanu > class is a Java-ism, probably doesn't make sense. There's a branch with type defined in it waiting on more feedback. extends? would probably need to be a macro. David -- 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