Fork me on GitHub
#meander
<
2020-08-22
>
timothypratley18:08:40

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.

timothypratley19:08:27

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

noprompt21:08:20

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