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 b11c380 commit 405707dCopy full SHA for 405707d
lib/SymbolTree.js
@@ -55,7 +55,7 @@ class SymbolTree {
55
}
56
57
/**
58
- * Returns true if the object has any children.
+ * Returns false if the object has any children. Otherwise it returns true.
59
*
60
* `O(1)`
61
0 commit comments