Skip to content

Conversation

@suojae
Copy link

@suojae suojae commented Feb 11, 2025

PR Description

resolve: #162

  • Added fold method to TaskEither for consistency with Either.fold.
  • fold behaves the same as match, allowing Left/Right case handling.
  • Included unit tests to verify both Left and Right cases.

@suojae suojae force-pushed the add-fold-to-TaskEither branch 2 times, most recently from 2aa4c52 to db949c2 Compare February 11, 2025 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fold method to TaskEither for consistency with Either

1 participant