Skip to content
Snippets Groups Projects
Commit 193ac637 authored by Matt Wala's avatar Matt Wala
Browse files

_UniqueVarNameGenerator: Fix O(n**2) behavior by keeping track of the

array prefixes as they are aded to the set.

Closes #25 on gitlab
Depends on pytools!2 on gitlab
parent bd12a464
No related branches found
No related tags found
1 merge request!111_UniqueVarNameGenerator: Fix O(n**2) behavior by keeping track of the
Pipeline #