JovanGerb

Results 57 comments of JovanGerb

Now you don't need the srcDeclName field anymore right?

The test file is not currently a module. So I don't see how it is testing what it says it is testing.

I copy-pasted the test file into the web editor, and it successfully build. Maybe you meant to add `public section` to the test file?

It's not possible for `f` to be a bvar. Note that `whnf` will panic if it sees a bvar as the head expression.

Do we also want it to work for a family of functions? I.e. if `f.getAppFn.isFVar`? Otherwise, looks good to me.