derived-ops ( word -- words )


Vocabulary
math.partial-dispatch

Inputs
worda word


Outputs
wordsa sequence


Word description
Lists all derived words of the given word, including the word itself.

Definition