parinfer

shaunlebron 2017-09-06T21:35:02.000282Z

@cfleming: sorry for late reply

shaunlebron 2017-09-06T21:37:34.000249Z

I messed up the explanation, lemme try again

shaunlebron 2017-09-06T21:39:23.000270Z

(foo
^ outside (i.e. left of the following indentation point)
  bar

(foo
^ not outside (i.e. not left of the following indentation point)
bar

cfleming 2017-09-06T23:04:54.000269Z

@shaunlebron Thanks, I’ll try to go back over it today and look at those outstanding issues.

cfleming 2017-09-06T23:05:11.000207Z

I’m using v3 for my coding at the moment to try it out, and with those bugs it’s pretty painful right now.