Meet Valani
Results
2
comments of
Meet Valani
To make sorting algorithms more usable it should be able to sort fractional numbers too. By using `int` we're limiting the scope of use to some use cases only.
We should provide support for the data type that has highest precision, `float64` in golang. That way we can guarantee support for all the data types with less precision such...