meander

All things about https://github.com/noprompt/meander Need help and no one responded? Feel free to ping @U5K8NTHEZ
timothypratley 2020-08-22T18:50:40.011300Z

Many of the problems I find difficult and “ugly” to write in meander boil down to 2 core reasons: The 1st one is “correspondence” (the gap between ?x and !x). I’ve written up what I mean by this here: https://github.com/noprompt/meander/issues/129 and would appreciate any feedback.

timothypratley 2020-08-22T19:40:27.012200Z

The 2nd one is the “unspecified keys” syntactical disadvantage: https://github.com/noprompt/meander/issues/130

noprompt 2020-08-22T21:34:20.012900Z

Thanks @timothypratley I’ll take a look as soon as I can.