next#

swordfish.function.next()#

Shift the elements of a vector to the left for one position. In comparison, prev shifts the elements of a vector to the right for one position; move shifts the elements of a vector for multiple positions.

Parameters:

X (Constant) – A vector/matrix/table.