8000
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 function name suggests that true or false is returned, which is not what it does (see code comments for an explanations).
true
false
As a result, some code is using it incorrectly (I'll submit a fix shortly)