Vocabularycompiler.
utilitiesInputsOutputsWord descriptionGets the original definer for a vreg number. Then inserts a direct path from 'source' to that definer. For example if the assoc is
{ { 1 2 } { 2 3 } { 3 4 } { 4 4 } }
then the original definer of 1 is 4. The word is used by
leader to figure out what the top leader of a vreg is.
Definition