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

Cats: Stream & Sink #19

Open
regiskuckaertz opened this issue Jun 12, 2019 · 4 comments
Open

Cats: Stream & Sink #19

regiskuckaertz opened this issue Jun 12, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@regiskuckaertz
Copy link
Member

Alternative, Monad, Arrow, etc.

Where should we put them @iravid ?

@iravid
Copy link
Member

iravid commented Jun 13, 2019

Ugh. The choice is between creating interop-cats-stream and making the interop-cats depend on the stream artifact, right?

@regiskuckaertz
Copy link
Member Author

yeah 🤕 is it safe to use optional or provided if going in the second direction in that case?

@iravid
Copy link
Member

iravid commented Jun 13, 2019

I think so. Let's ask @Kaishh to make sure?

@ghostdogpr ghostdogpr transferred this issue from zio/zio Jul 30, 2019
@neko-kai neko-kai added the enhancement New feature or request label Jul 30, 2019
@neko-kai
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants