On Thu, Jul 26, 2012 at 11:51 AM, Yann Schwartz <[email protected]> wrote: > I'm in no way a clojurescript specialist, but how hard would it be to wire > RxJs (the javascript version of the impressive Reactive Extensions > framework) to clojurescript?
Using it probably wouldn't be much work. It's not clear to me that it supports Google Closure advanced compilation well though. One tension is that we already have a sequence api. Perhaps it's unavoidable to duplicate it. David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
