We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
For example
let d = begin_cell().storeUint(3, 4).endCell().depth();
depth() takes "Cell?", and probably that is the reason why this method is not suggested.
The text was updated successfully, but these errors were encountered:
fix(resolving/completion): for methods on T?
1ca9788
Fixes #174 Fixes #184
T?
e9fdc8f
i582
Successfully merging a pull request may close this issue.
For example
depth() takes "Cell?", and probably that is the reason why this method is not suggested.
The text was updated successfully, but these errors were encountered: