If I made a constant for a union, e.g. `_Union(:sm...
# general
a
If I made a constant for a union, e.g.
_Union(:sm, :md, :lg)
, would you want that to be named
Size
or
SIZE
?