# Functions
Compare compares this version to another one.
No description provided by the author
No description provided by the author
No description provided by the author
RemoveDups removes duplicate versions from a list of semver.Version pointers.
SemversToStrings converts a list of semver.Version pointers to version strings.
StringsToSemvers converts a list of version strings to semver.Version pointers, sorts them, and removes duplicates.
StringsToStrings converts a list of version strings to a sorted and deduplicated list of version strings.