Re: [ANN] tools.deps.alpha

2017-07-27 Thread Alex Miller
I considered jline as well, but using it would require mixing it into the classpath, which I did not wish to do. Many have died on the bikeshed of rlwrap vs jline and I've made the decision for now. Changes were made to the clj script yesterday to make it tolerant of rlwrap being unavailable and th

Re: Unnamed Types - What Am I Doing Wrong?

2017-07-27 Thread Matching Socks
The attention-span constraint gives this challenge the aspect of a migration. Consider it that way and solutions emerge. In particular - attend to the interfaces between functions, and do whatever you like inside the functions. You could adjust the program incrementally, whenever convenient.