On Tuesday, March 24, 2015 at 9:48:23 PM UTC+1, myguidingstar wrote: > Hi all, > > I've just ported this very interesting library to Clojurescript (and Boot > build tool, too) > I hope your Clojurescript code will be much more expressive with it! > > https://github.com/myguidingstar/synthread
I just happend to notice the origin of your port for the first time. It is the first threading macro library I could maybe like. The reason is, that instead of fancy unreadable arrow nonsense, the less generic threading ports of core functions could add value to programming and reading Clojure. This seems like a thoughtful port. In your announcement, you should have mentioned that you have ported the library to CLJX, not just ClojureScript. I hope that either the LonoCloud developers will merge and release your port (maybe as a version 2, due to the breaking changes), or that you will release and maintain it under a different name so that I won't have to clone and lein install it from GitHub. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
