Tour of MuxEnumsOn this pageEnums The video for “Enums” is in the works! Enums define tagged unions with named variants that can hold data. Basic Enum Try it yourselfCopyResetRunLoading... Enum with Data Try it yourselfCopyResetRunLoading... Matching Enums Try it yourselfCopyResetRunLoading... Previous: Classes | Next: Generics