Effect CommunityEC
Effect Community3y ago
6 replies
spaethnl

Alternative to `Either.inspectLeft` and `Either.tapLeft` in JavaScript

I recall using an Either.inspectLeft or Either.tapLeft in the past but I don't see either of those. Is there a better way to accomplish those functions?
Was this page helpful?