Effect CommunityEC
Effect Community3y ago
8 replies
RJ

Creating an Effectful Service Implementation

What's the recommended way to create an effectful service implementation? By which I mean: a service implementation whose creation requires an effectful computation (like retrieving an environment variable).
Was this page helpful?