{ $description "Performs inferencing on the given quotation. This word should only be called in a " { $link with-infer } " context." } ;
HELP:introduce-values
{ $values { "values"sequence } }
{ $description "Emits an " { $link #introduce } " node to the current " { $link stack-visitor } " which pushes the given values onto the data stack." } ;