TaskEither
TaskEither is Task<Either<L,R>>
and it represent an asynchronous computation that can fail
Last updated
Was this helpful?
TaskEither is Task<Either<L,R>>
and it represent an asynchronous computation that can fail
Last updated
Was this helpful?