meander

All things about https://github.com/noprompt/meander Need help and no one responded? Feel free to ping @U5K8NTHEZ
markaddleman 2020-06-09T21:07:22.395Z

I'd like to lodge a complaint: Because of meander's outstanding expressiveness and concision, I am forced to confront how slow I am at solving my real business problem.

šŸ™‚ 3
markaddleman 2020-06-09T21:09:46.395100Z

Of course, to a large degree, this is true of clojure in general. Meander (unfortunately for me), sharpens expressiveness to such a degree, I can no longer hide my inadequacies

noprompt 2020-06-09T23:33:15.395400Z

Ha! šŸ™‚

noprompt 2020-06-09T23:35:31.396700Z

In my pursuit of putting compiler optimizations behind flags Iā€™m also managing to fix other internal issues, really hacks.

noprompt 2020-06-09T23:38:25.398600Z

Search space generation for certain classes of sets/map patterns will be improving.

noprompt 2020-06-09T23:39:22.399500Z

I think some day I should take a moment to slice out a some of the combinatorics stuff.