Returns true if s contains only digits (excluding an optional leading '-') and is non-empty.
See Implementation
Returns true if s contains only digits (excluding an optional leading '-') and is non-empty.