(no title)
JacobSeated | 2 years ago
And, what about switch statements? In theory it is said they should be faster, but I am not sure that's necessarily the case.
Another option would be to keep a database with the numbers indexed, and then compare with performing a database query.
No comments yet.