Open
Description
I noticed that source symbols have a side bag with a boolean for every possibly applicable well-known attribute. That is horribly space-inefficient. How much space do our symbols use? How can we reduce the space used? At the very least we should consider sharing the (same) empty bag among all symbols with no attributes.