shiftL package:deque

, occasionally <math>. Move the first element to the end.
λ toList . shiftLeft $ fromList [1,2,3]
[2,3,1]
, occasionally <math>. Move the first element to the end.
, occasionally <math>. Move the first element to the end.