Search
Preparing search index...
The search index is not available
tstruct
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Trie/Trie"
ITrie
Interface ITrie
Hierarchy
ITrie
Implemented by
Trie
Index
Methods
add
complete
exists
Methods
add
add
(
word
:
string
)
:
void
Parameters
word:
string
Returns
void
complete
complete
(
incompleteWord
:
string
)
:
string
[]
Parameters
incompleteWord:
string
Returns
string
[]
exists
exists
(
word
:
string
)
:
boolean
Parameters
word:
string
Returns
boolean
Globals
"
Binary
Tree/AVLTree"
"
Binary
Tree/
Binary
Search
Tree"
"
Binary
Tree/
Binary
Tree"
"
Common/
Common"
"
Compare
Function"
"
Graph/
Graph"
"
Heap/
Heap"
"
Linked
List/
Linked
List"
"
Queue/
Priority
Queue"
"
Queue/
Queue"
"
Sorting
Algorithms/
Sorting
Algorithms"
"
Stack/
Stack"
"
Trie/
Trie"
"
Union
Find/
Union
Find"
Trie
ITrie
add
complete
exists
Trie
Node
Generated using
TypeDoc