…lf` arguments for instance methods To prevent escaping compiler-generated argument, add @:this metadata to it and check for it in the escape function. In future, I think we shouldn't add it to ...
I have, to the best of my ability, set up pyright to allow me to jump to other places in the code, and class definitions can be jumped to using 'gd', but function definitions cannot. I have been ...