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

Skip to content

Conversation

@regiskuckaertz
Copy link
Member

I can add a maximum frame length if it makes sense, let me know what you think.

Closes #1965

@regiskuckaertz regiskuckaertz requested a review from iravid October 20, 2019 09:06
Copy link
Contributor

@vasilmkd vasilmkd left a comment

Choose a reason for hiding this comment

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

Great addition.

Just an idea. Would a final def splitWith(p: A => Boolean): ZSink[Any, Nothing, A, A, Chunk[A] combinator make sense?

Copy link
Contributor

@vasilmkd vasilmkd left a comment

Choose a reason for hiding this comment

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

👍

@regiskuckaertz
Copy link
Member Author

Yes splitWith makes sense imo 🤔

@iravid
Copy link
Member

iravid commented Oct 22, 2019

Will review tonight!

Copy link
Member

@iravid iravid left a comment

Choose a reason for hiding this comment

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

Love it! Awesome work @regiskuckaertz!

@iravid iravid merged commit f64b5ca into zio:master Oct 23, 2019
ghostdogpr pushed a commit to ghostdogpr/scalaz-zio that referenced this pull request Nov 5, 2019
* Add `ZSink.splitOn`

* Comment

* Feedback

* Use same generator

* fmt
Twizty pushed a commit to Twizty/zio that referenced this pull request Nov 13, 2019
* Add `ZSink.splitOn`

* Comment

* Feedback

* Use same generator

* fmt
@regiskuckaertz regiskuckaertz deleted the rk-spliton branch November 25, 2023 14:58
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.

ZSink.splitDelimiter

3 participants