This directory contains code from Point-Free Episode: Observable Architecture: Observing Enums
We’ve made structs and optionals observable in the Composable Architecture, eliminating the need for
ViewStore
s andIfLetStore
s, so what about enums? If we can make enums observable, we could further eliminate the concept of theSwitchStore
, greatly improving the ergonomics of working with enums in the library.
0262-observable-architecture-pt4
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||