dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
rol
core
int128
Rotate left n bits
nothrow @
safe
@
nogc
pure
Cent
rol
(
Cent
c
,
uint
n
)
Parameters
c
Cent
Cent to rotate
n
uint
number of bits to rotate
Return Value
Type:
Cent
rotated value
Meta
Source
See Implementation
core
int128
functions
add
and
com
dec
div
divmod
ge
gt
inc
le
lt
mul
neg
or
rol
rol1
ror
ror1
sar
sar1
shl
shl1
shr
shr1
sub
tst
udiv
udivmod
uge
ugt
ule
ult
xor
variables
lo
Rotate left n bits