Awesome package, thanks.
What do you think about adding a func Contains(input string) bool or func FindAll(input string) []string functions? Exposing how Parse finds aliases.
This would allow the caller to check for existence, or find all the aliases in a given input string.