verl.between
You're seeing just the function
between
, go back to verl module for more information.
Specs
Helper function that returns true if the first version is greater than the third version and also the second version is less than the the third version, otherwise returns false. Seecompare/2
for more details.