speculative 2018-11-13

the only thing I need to fix is the exit code, so the build fails

apparently it detected a spec error by a call like (merge #{:a :b} 1). I didn’t even know that was possible

maybe it’s better to have the coal-mine test always succeed, but when it finds a spec error have it send a message to this channel so we can see what’s going on. because the calls in the corpus are not 100% guaranteed to be correct. I’ll leave it like it is now.

it would be cool if we could get a 4clojure instance with expound + speculative. something for the list 🙂