]> git.tdb.fi Git - builder.git/commitdiff
Replace some sets with vectors as well
authorMikko Rasa <tdb@tdb.fi>
Wed, 21 Dec 2022 09:48:44 +0000 (11:48 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 21 Dec 2022 11:59:39 +0000 (13:59 +0200)
In these cases the number of expected elements is small and/or the set
is built up once and then used many times.


No differences found