Skip to content
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

fix reversed Result monad #227

Merged
merged 1 commit into from
Jan 13, 2022
Merged

fix reversed Result monad #227

merged 1 commit into from
Jan 13, 2022

Conversation

mikepii
Copy link
Contributor

@mikepii mikepii commented Jan 13, 2022

Fix #226

@bcb bcb merged commit cb43883 into explodinglabs:main Jan 13, 2022
@bcb
Copy link
Member

bcb commented Jan 13, 2022

Released in version 5.0.6, thanks again @mikepii

kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 7, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 8, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 8, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Mar 9, 2022
Changelog:
==========
Fix reversed Result Either type ([openembedded#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
halstead pushed a commit to openembedded/meta-openembedded that referenced this pull request Mar 9, 2022
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
Changelog:
==========
Fix reversed Result Either type ([#227]
(explodinglabs/jsonrpcserver#227)).

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
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.

"Result" monad's "Left" and "Right" types are reversed
2 participants