Move an element from one list to another.
The key of the source list.
The key of the destination list.
The side of the source list from which the element was popped.
The side of the destination list to which the element was pushed.
The element that was moved.
Move an element from one list to another.
The key of the source list.
The key of the destination list.
The side of the source list from which the element was popped.
The side of the destination list to which the element was pushed.
The element that was moved.