Effect CommunityEC
Effect Community2y ago
22 replies
kondaurovdev

Creating a Generic Function for Context.Context<T>

I want to create a function that accepts one generic parameter (T) and would return me a Context.Context<T>. Is it possible? Here is the code that I'm trying to implement
image.png
Was this page helpful?