Returns if there is any word in the trie that starts with the given prefix. :type prefix: str :rtype: bool
(self, prefix)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected