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

Add way to get feedback every N steps #17

Closed
timyates opened this issue Oct 24, 2013 · 1 comment
Closed

Add way to get feedback every N steps #17

timyates opened this issue Oct 24, 2013 · 1 comment

Comments

@timyates
Copy link
Owner

As requested here:

#9 (comment)

By @tbarker9:

Last thing I thought about... If I am iterating through something big, I frequently want to give feed back for every n records.

@timyates
Copy link
Owner Author

Added tap and tapEvery to the atEvery branch

https://github.com/timyates/groovy-stream/tree/atEvery

Tests can be found here:

https://github.com/timyates/groovy-stream/blob/atEvery/src/test/groovy/groovy/stream/TapTests.groovy

And pushed to Sonatype as com.bloidonia:groovy-stream:0.6.1-SNAPSHOT

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

No branches or pull requests

1 participant