step 1: document what is available
-
Counter
: easily count duplicates and stuffsDefaultMap
: map that can create default values- TODO: assess if this is needed??
UnionFind
: impl of union find-
BracketStack
: stack with annihilation rules- note: annihilation doesn't run when removing stuff