Open lijunchen opened 1 month ago
Int, Int64, Float, Double
What about UInt, UInt64?
UInt
UInt64
Sure! I just forgot.
The API type like pow(n: Number(like Int,UInt), p: Double) -> Double is a great design?
pow(n: Number(like Int,UInt), p: Double) -> Double
Int, Int64, Float, Double