Member predicate FindPattern::getSuffixVariableAccess
Gets the variable for the suffix of this find pattern, if any. For example tail
in:
in List[*init, "a", Integer => x, *tail]
Gets the variable for the suffix of this find pattern, if any. For example tail
in:
in List[*init, "a", Integer => x, *tail]