[feat] min() implementaion #22
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
hacktoberfest 2020
testing
min(a, b) returns the minimum of a and b
there could be different possible overloads
see #21 and implement the corrosponding min() overloads
The text was updated successfully, but these errors were encountered: