Alex Whitt

Results 78 comments of Alex Whitt

Oh, did I really never respond to this? I can still upload the model if that would be useful. I totally get why this approach would not work for many...

I'd also really love to see this. Do you think it's possible?

> I’d be perfectly happy with “dumb” macros which don’t know anything about those things. I’m mostly interested in creating macros that send, say first shift and then 1. That...

Yeah this is a problem for me too. I want to have Midje in my uberjar and I seemingly can't do so.

This issue alone made me switch to clojure.test, sadly. And clojure.test is awfully deficient, so it wasn't an easy decision to make. My application is an automated test system for...

@philomates , Thank you for the advice! I do use matcher-combinators, it was incredibly useful while I was using Midje and I was very glad to see that I could...

weavejester's [dependency](https://github.com/weavejester/dependency/blob/master/src/weavejester/dependency.cljc) library has cycle detection. I wonder if `fun-map` could use it directly, or if that's too much refactoring, at least use it as inspiration for its own implementation.

I believe all is well as of clj-serial 2.0.5