pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
max
PixelPerfectEngine
system
etc
Returns the greater of two values.
pragma(
inline
, true) @
nogc
@
safe
pure nothrow
T
max
(
T
)
(
T
a
,
T
b
)
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
Returns the greater of two values.