Question: how to shift a list or set in maple

though swap can do this,

hope to know a simple way to shift a list or set to the left in cycle in maple

for example

1,2,3

2,3,1

3,1,2

Please Wait...