bigINT
bigINT copied to clipboard
[feat] min() implementaion
min(a, b) returns the minimum of a and b
there could be different possible overloads see #21 and implement the corrosponding min() overloads
Please assign this to me