Skip to content

feat: add Functor and Bifunctor instances to Result type#26

Open
drlkf wants to merge 1 commit intoglguy:mainfrom
drlkf:main
Open

feat: add Functor and Bifunctor instances to Result type#26
drlkf wants to merge 1 commit intoglguy:mainfrom
drlkf:main

Conversation

@drlkf
Copy link

@drlkf drlkf commented Mar 5, 2026

Add Functor and Bifunctor instances to the Result type. This allow manipulating inner values more easily and re-use code that already works for generic result types such as Either.

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.

1 participant