This directory contains code from Point-Free Episode: Composable Stacks: State Ergonomics
We introduce a complementary
StackState
wrapper to our navigation tools to solve a few issues that came from repurposing the identified array type. Once implemented and integrated, we will put these tools’ superpowers to work by implementing two new features.