Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

unpack_args

Unpacks, a list of values, into many separate values.

Arguments

NameTypeDocumentation
valuesVec<ScriptValue>The list of values to uncurry

Returns

NameTypeDocumentation
tupleThe tuple of all values provided