Demonstrates creating a Toy IO effect system (TIO) from ground up. The architecture and API loosely follows ZIO, but for simplicitly omits typed errors and environment.
You can follow the progression of building up TIO using tags:
Demonstrates creating a Toy IO effect system (TIO) from ground up. The architecture and API loosely follows ZIO, but for simplicitly omits typed errors and environment.
You can follow the progression of building up TIO using tags: