Get all prefixes of a given string in descending order of length.
Get all prefixes of a given string in ascending order of length.
Get the longest shared prefix of two strings.
the first string
the second string
The number of leading characters shared between an edge label and a key, where the comparison of the key begins at index keyStart. Allocation-free: compares UTF-16 code units directly so that a tree descent never has to build intermediate substrings.
the edge label to compare against
the full key being inserted/looked up
the index in key at which to start comparing
the count of shared leading characters (0 if none)
Generated using TypeDoc
depth
key
hasValue
value
edges