Arguments

key
string
required

The key of the list.

elements
...TValue[]
required

One or more elements to push at the head of the list.

Response

The length of the list after the push operation.