We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a short bug report. When you use at like [0,1,2].at(-1), you could get ... is not a function error.
at
[0,1,2].at(-1)
I think at should be added to whitelisted from obfuscation.
This is a short bug report.
When you use
atlike[0,1,2].at(-1), you could get ... is not a function error.I think
atshould be added to whitelisted from obfuscation.