pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
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
csvParser
intToHex
intToOct
isInteger
isPowerOf2
nextPow2
parseHex
reinterpretCast
reinterpretGet
stringArrayConv
stringArrayJoin
toStream
Tests if the input string is integer and returns true if it is.