Ethan Jackwitz
Ethan Jackwitz
This would look like: ``` arrays.Sort(&arr, fn{ return $0 bool { return a < b }) ``` Note this would also pair nicely with single `ExprStmt`'s being automatically wrapped in...
Has this been done?
I thought that might be the case so I tried to work around it with the following but it runs into the same issue, which makes me think the issue...
I'd love to make a PR to fix this, however I am not likely to get the time. If anybody is interested in looking into this, I know [ProxymanApp/Atlantis](https://github.com/ProxymanApp/atlantis) appears...