I fixed a couple of odd ball issues just a bit a go. I added a test for #195 on my local just now
(t/deftest gh-195-test
(r/rewrite {:a 1 :b 2 :c 3 :d 4}
(r/map-of !ks !vs)
{& [[!ks !vs] ...]}))
and it passes.@huxley Are you able to check out epsilon as it stands right now and check to see if its still a problem?
It looks like everything working properly.
š
@markaddleman You had posted a failing example about a month ago but Iām having some trouble recalling it and also difficulty retrieving it from the archives.
Any chance you still have that?
I do but it will take me a few hours to get in a position to recover it.
I can open an issue if that would be helpful
That would be perfect.
Here you go
I think the example is pretty self explanatory but if anything is not clear, please let me know
Example is perfect. I just turned it into a test.
I left a remark about it but it seems operational on epsilon.
Awesome. This Friday, I should have some cycles to test my app against the latest epsilon commit