HarmosCreations
HarmosCreations
> > and can you guys fix self so when we make a function with : we can still identify self inside the parameters instead of self:unknown. > > There...
> You could not possibly have tried the first option because we have not implemented shared self type inference. It is a future addition the language that we will develop...
> As a heads up, on GitHub formatting large blocks of code requires at least three backticks instead of just one, so you'll want to write: > > ``` >...