Skip to content

abstract pipe api via F[A, B] #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 1, 2025
Merged

abstract pipe api via F[A, B] #68

merged 4 commits into from
Apr 1, 2025

Conversation

fogfish
Copy link
Owner

@fogfish fogfish commented Apr 1, 2025

The library defines a Go channel morphism F[A, B] with support of different error handling strategies Pure, Lift, Try and also FMap equivalents

The library defines a Go channel morphism F[A, B] with support
of different error handling strategies Pure, Lift, Try and also
FMap equivalents
@github-actions github-actions bot added the [#] pipe pipe module label Apr 1, 2025
@github-actions github-actions bot added the [#] ci/cd changes to CI/CD configuration label Apr 1, 2025
@fogfish fogfish merged commit 160b4d8 into main Apr 1, 2025
15 checks passed
@fogfish fogfish deleted the fix-pipe-err-handling branch April 1, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[#] ci/cd changes to CI/CD configuration [#] pipe pipe module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant