verl.lt

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

Specs

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