This directory contains code from Point-Free Episode: Dependency Injection Made Modular
Now that we’ve baked the “environment” of dependencies directly into the composable architecture, we’re ready to refactor our app’s frameworks and tests to work with them in a modular and more lightweight way.