BranchPattern.fixIdentities
void fixIdentities(Pattern[] uniq = null)Makes pattern-tree tips point to the same object if they are equal.
Parameters
uniq | The unique patterns to unify against. |
void fixIdentities(Pattern[] uniq = null)Makes pattern-tree tips point to the same object if they are equal.
uniq | The unique patterns to unify against. |