completion, ( short candidate -- )


Vocabulary
tools.completion

Inputs
shorta string
candidatea pair { obj full }


Outputs
None

Word description
Adds the result of completion to the end of the sequence being constructed by make if the score is positive.

Definition