Closed vitreo12 closed 4 years ago
Is it too expensive to allow SomeNumber as input and casting to int? Should I just allow SomeInteger? This however forces the user to cast before accessing the array.
Is it too expensive to allow SomeNumber as input and casting to int? Should I just allow SomeInteger? This however forces the user to cast before accessing the array.