Results 3 comments of saitouena

Note for self - add `transform'` test to `core_test` - how to handle enlive data

Same here. I made a small reproduction case. https://github.com/saitouena/lein-modules-doesnt-work-with-lein-2-9-3 https://github.com/technomancy/leiningen/issues/2671#issue-588368523 This error seems to be different from mine. I'm not sure whether this is caused by the same problem or...

It seems that cuerdas https://github.com/funcool/cuerdas doesn't have `int?` for now. Adding `int?` to cuerdas and using it in struct can be a solution for this.