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.
1 parent 405707d commit 16e98c1Copy full SHA for 16e98c1
api.md
@@ -56,7 +56,7 @@ freeze your object.
56
57
<a name="module_symbol-tree--SymbolTree+isEmpty"></a>
58
#### symbolTree.isEmpty(object) ⇒ <code>Boolean</code>
59
-Returns true if the object has any children.
+Returns false if the object has any children. Otherwise it returns true.
60
61
`O(1)`
62
0 commit comments