isInteger

Tests if the input string is integer and returns true if it is.

pure @safe
bool
isInteger
(
S
)
(
S s
)

Meta