What are ways of using this enumeration with associated values?
Impressive! We need to provide an associated value when we initialize b; the dot syntax works only after b is declared.
Oh, snap! We need to provide an associated value when we initialize b; the dot syntax works only after b is declared.