mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
IndexTrie is a more light-weight representation and it works well in this case. This requires recovering the represented sequence from an IndexTrieNode, so also add a getParent() method.
2.3 KiB
2.3 KiB