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
Alternative, Monad, Arrow, etc.
Alternative
Monad
Arrow
Where should we put them @iravid ?
The text was updated successfully, but these errors were encountered:
Ugh. The choice is between creating interop-cats-stream and making the interop-cats depend on the stream artifact, right?
interop-cats-stream
interop-cats
stream
Sorry, something went wrong.
yeah 🤕 is it safe to use optional or provided if going in the second direction in that case?
optional
provided
I think so. Let's ask @Kaishh to make sure?
I think keeping one artifact is better. If the instances are in a separate object (e.g. like cats-mtl instances) then Optional is safe.
Optional
No branches or pull requests
Alternative
,Monad
,Arrow
, etc.Where should we put them @iravid ?
The text was updated successfully, but these errors were encountered: