verl.gt

You're seeing just the function gt, go back to verl module for more information.

Specs

gt(version(), version()) :: boolean() | {:error, :invalid_version}
Helper function that returns true the first version given is greater than the second, otherwise returns false. See compare/2 for more details.