phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
abs
nxt
wideint
Undocumented in source.
pure nothrow
@
nogc
=>
(
x
>= 0
)
?
x
: -
x
IntImpl
!(
signed
,
bits
)
abs
(
bool
signed
uint
bits
)
(
IntImpl
!(
signed
,
bits
)
x
)
Meta
Source
See Implementation
nxt
wideint
aliases
SInt
UInt
int128
int256
uint128
uint256
functions
abs
templates
isWideIntInstantiation