Is satisfies? sufficient for your needs? It seems to be implemented in ClojureScript and is, I think, the official way to check whether and object implements a protocol.
Dave On Sun, Feb 19, 2012 at 9:26 AM, Shantanu Kumar <kumar.shant...@gmail.com> wrote: >> > 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. > > Is there a JIRA ticket on this I can track? (Searching didn't get any > results.) Also, is there any page on the Wiki to track this? > > Shantanu > > -- > 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