This directory contains code from Point-Free Episode: Beyond Basics: Isolation, ~Copyable, ~Escapable
It’s time to go beyond the basics with a deep exploration of isolation, noncopyable, and nonescapable types. But before we get into all the nitty gritty details we will demonstrate why understanding these topics matters, starting with a preview of isolation in Composable Architecture 2.0.
This week's episode previews upcoming code and has no associated code sample.