We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Result
Like discussed in the idea #104, we would like to promote the deprecated API of the monadic comprehension for the Result type to an error level.
This issue is blocked by the following ones:
Unreleased
The text was updated successfully, but these errors were encountered:
We will split this issue by type.
Sorry, something went wrong.
refactor(#126): extract constructors of NotEmptySet as top-level func…
96791c8
…tions
refactor(#126): convert NotEmptySet from class to interface
9fb9341
No branches or pull requests
Description
Like discussed in the idea #104, we would like to promote the deprecated API of the monadic comprehension for the
Result
type to an error level.Dependencies
This issue is blocked by the following ones:
Result
#124Checklist
Unreleased
section in changelog.The text was updated successfully, but these errors were encountered: