Resolving Type Error in Effect Context with Token Cache Function
getting a type error thats preventing a function that creates a cache from being used as the Type in an Effect.context...
getting the following type error...is there a way around this or is it just easier to use Context.Tag? moreso just curious as to the considerations around the type error thats evidently specific to caches by the looks?
getting the following type error...is there a way around this or is it just easier to use Context.Tag? moreso just curious as to the considerations around the type error thats evidently specific to caches by the looks?
