9 lines
No EOL
165 B
Text
9 lines
No EOL
165 B
Text
|
|
The Search API simplifies searching in key-value
|
|
arrays.
|
|
|
|
Functions:
|
|
traverseKey(table, text)
|
|
traverseValue(table, text)
|
|
findKey(table, text)
|
|
findValue(table, text) |