Accessing Functions Within the Same Service in Effect Typescript
I created a simple and silly repo here: https://effect.website/play/#0524881f121a
But is it possible to get a copy of one's self within a layer/service? For example, if a service has multiple functions how can one function call another one?
But is it possible to get a copy of one's self within a layer/service? For example, if a service has multiple functions how can one function call another one?
