NAME

rotate - rotate the elements of an array along an axis

SYNOPSIS

arr.rotate(num)

DESCRIPTION

rotate the elements of an array along an axis

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related