phobos-next ~master (2025-01-18T22:13:40.3704578)
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