Bitwise

Undocumented in source.

Members

Static functions

rotateLeft
uint rotateLeft(uint x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateLeft
ulong rotateLeft(ulong x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateRight
uint rotateRight(uint x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
rotateRight
ulong rotateRight(ulong x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta