Bitwise.rotateLeft

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

Meta