introduce-values ( values -- )


Vocabulary
stack-checker.backend

Inputs
valuesa sequence


Outputs
None

Word description
Emits an #introduce node to the current stack-visitor which pushes the given values onto the data stack.

Definition