Function rotateRight

void rotateRight(T) (
  T input
)
if (isRandomAccessRange!T);