[Q] Transparently call functions remotely via nREPL?

2018-04-10 Thread henrik42
Hi, I'm calling some functions a,b and c via ring/compojure. I would like to be able to switch to "remote invocation of a, b and c via nREPL" without changing my ring/compojure routes. I know I can just code that into a, b and c,(not good, not-dry) but I was wondering if there is a lib that sup

[ANN] clj-tree-layout

2018-04-10 Thread Juan Monetta
Hi everybody! Maybe someone else find this useful. clj-tree-layout A library for laying out tree nodes in 2D space for Clojure and ClojureScript. Since in Clojure we are surrounded by trees (deps, specs, namespaces, sexp, execution flow, etc) I t

Clojurists Together Q2 2018 Call for Proposals

2018-04-10 Thread Daniel Compton
Hi folks Clojurists Together is an organisation dedicated to funding critical open source Clojure projects. We fund projects on a 3-month cycle. Funding varies based on member support, but in our current cycle we were able to fund clj-http and Figwheel $1800USD/mo each for three months. Both proje

Re: [ANN] clojure.data.priority-map 0.0.8

2018-04-10 Thread Mark Engelberg
I just deployed version 0.0.9, which adds a more efficient implementation of reduce-kv. -- 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 - plea