pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
isInteger
PixelPerfectEngine
system
etc
Tests if the input string is integer and returns true if it is.
pure @
safe
bool
isInteger
(
S
)
(
S
s
)
Meta
Source
See Implementation
PixelPerfectEngine
system
etc
functions
clamp
cmpObjPtr
csvParser
hashCalc
intToHex
intToOct
isInteger
isInterface
isPowerOf2
max
min
nextPow2
parseDec
parseHex
parseOct
reinterpretCast
reinterpretGet
stringArrayConv
stringArrayJoin
toStream
Tests if the input string is integer and returns true if it is.