speculative

https://github.com/borkdude/speculative
borkdude 2018-10-28T11:31:18.116600Z

a couple of things are fixed with the varargs issue solved. one new regression: https://github.com/slipset/speculative/blob/cljs-1.10.432/test/speculative/core_test.cljc#L33

mfikes 2018-10-28T12:27:53.117500Z

This is not a regression, right?

borkdude 2018-10-28T12:29:41.119200Z

something that used to work with the old cljs doesn’t work with the new cljs, maybe regression isn’t the right terminology

borkdude 2018-10-28T12:30:51.119400Z

New bug

mfikes 2018-10-28T12:32:03.120300Z

Oh, did it work with the ClojureScript 1.10.339?

mfikes 2018-10-28T12:32:46.121100Z

If so, that’s important—it’s a regression.

borkdude 2018-10-28T12:34:26.121400Z

Yes

borkdude 2018-10-28T12:34:43.121700Z

The apply test

borkdude 2018-10-28T12:36:50.122800Z

Sorry wrong. It didn’t work. I’m on the phone outside so I recalled incorrectly

borkdude 2018-10-28T12:37:07.123200Z

No worries then ;-)

mfikes 2018-10-28T12:41:33.123500Z

Whew. 😅