Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ghidei
Copy link
Contributor

@ghidei ghidei commented May 10, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented May 10, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing! See comments below. We could also implement this on ZManaged and ZSTM.

1. Rename methods from collectSome to collect
2. Add collectParN method
3. Fix so that aliases return the most specific type
4. Fix faulty implementation
@ghidei
Copy link
Contributor Author

ghidei commented May 10, 2020

By the way, is this PR related to what we're trying to do: #3442?

Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Very minor comments. Did you want to do the ZManaged and ZSTM versions as well?

@ghidei
Copy link
Contributor Author

ghidei commented May 12, 2020

Great! I'll add it to ZManaged and ZSTM as soon as I can :)

@ghidei
Copy link
Contributor Author

ghidei commented May 20, 2020

@adamgfraser I've just added the combinators for ZManaged and ZSTM. I saw that there were some aliases for them, but they didn't really have any companion objects the same way the ZIO datatype has.

@ghidei
Copy link
Contributor Author

ghidei commented May 25, 2020

@adamgfraser Friendly reminder :)

Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you and congratulations on your first contribution to ZIO!

@adamgfraser adamgfraser merged commit d835dea into zio:master May 25, 2020
@ghidei ghidei changed the title WIP: Add combinators collectSome and collectSomePar WIP: Add combinators collect, collectPar and collectParN May 25, 2020
@ghidei ghidei changed the title WIP: Add combinators collect, collectPar and collectParN Add combinators collect, collectPar and collectParN May 25, 2020
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.

3 participants