Kajetan Świątek
Results
1
issues of
Kajetan Świątek
Hello 👋 Do you think that `fromTaskEither` transformation would be in scope here? I implemented it for my own purposes as: ```ts export const fromTaskEither = ( te: TE.TaskEither, ):...