Stephen Bluck

Results 3 comments of Stephen Bluck

@mlegenhausen this is perfect and is what I was looking for. In my case I have a TaskEither called `getShippingPass: TE.TaskEither`. It doesn't accept any arguments, it's just a TE....

I would like a `refineOrDie` method which refines the error channel or dies based on custom logic such as refinements. This is useful for cases where I do not have...

It's part of the last config argument to `.prop` if I am not mistaken: `{ only: true }` but I agree a .only would be nice.