ror

infix fun ULong.ror(shift: Int): ULong

Extension method for ULong implementing a bitwise right rotation of shift.