Skip to content

Conversation

cerisier
Copy link
Contributor

This implementation follows what others like rules_java have done. Note that the implementation is O(prefix). If performance is an issue, we could probably make that a better with a Trie to replicate NavigableMap.

This implementation follows what others like rules_java have done.
Note that the implementation is O(prefix). If performance is an issue, we could probably make that a better with a Trie to replicate NavigableMap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant