[ANN] anomalies-tools 0.1.2

2018-03-10 Thread fmnoise
Anomalies-tools is a small Clojure utility library on top of cognitect.anomalies (https://github.com/cognitect-labs/anomalies) which provides some useful functions and macros for working with anomalies. The library is currently in alpha and subject to change. Next step is to add ClojureScript su

Re: Any better client then telnet for connecting to a socket repl server?

2018-03-10 Thread Stuart Sierra
I sometimes use inf-clojure mode in Emacs, which can connect directly to a socket REPL. I have a helper Elisp function inf-clojure-to-socket