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
This should perhaps wait for Enable 5.1 rather than 5.0, but we should use Union instead of Either, Map and other new trait types where appropriate.
Union
Either
Map
If we can remove uses of Trait as well, that would be good.
Trait
The text was updated successfully, but these errors were encountered:
Trait()
Successfully merging a pull request may close this issue.
This should perhaps wait for Enable 5.1 rather than 5.0, but we should use
Union
instead ofEither
,Map
and other new trait types where appropriate.If we can remove uses of
Trait
as well, that would be good.The text was updated successfully, but these errors were encountered: