7993a98 Adds max_ver and min_ver APIs. Fixes #15

Authored and Committed by Zack Lalanne 8 years ago
    Adds max_ver and min_ver APIs. Fixes #15
    
    Added max_ver and min_ver APIs that work like the max() and min() of the
    standard library when comparing ints. Includes tests and example in
    README
    
        
file modified
+4 -0
file modified
+17 -0
file modified
+1 -1
file modified
+11 -0