Skip to main content

Arguments

str
required
The key of the source list.
str
required
The key of the destination list.
"left" | "right"
required
The side of the source list from which the element was popped.
"left" | "right"
required
The side of the destination list to which the element was pushed.

Response

The element that was moved.