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

pack_args

Packs, a variable amount of values, into a single list.

Arguments

NameTypeDocumentation
tupleThe tuple of values to curry

Returns

NameTypeDocumentation
valuesVec<ScriptValue>The list of values destructured from the tuple