最萌小汐
最萌小汐
我可以元表里面放个特殊的字段,比如 `__debugger_getter`
I think this is the function of the symbol link
I don't know the indentation in this request, maybe I should open an issue to upstream
感觉这个写法怪怪的,可能用形如 ``` `namespace.` ``` 更好。 ``` `T` ``` 则作为 ``` `` ``` 的语法糖。
不急,过2天看看有没有其他想法
参考了一下TS,确实最初的写法更好
```lua if values[1] then receive(values[1]) --> dose not support narrow `integer?` to `integer` in this case end ``` Since the expression cannot be narrowed at present, I can only ignore...
Interesting, I will do some research in the few days.
I did some research, unfortunately it was not supported. 1. The server is running in the browser, so only JS can be used as the server language. But this server...