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

Documentation for zio.concurrentdata types #6332

Merged
merged 5 commits into from
Feb 9, 2022
Merged

Conversation

uurl
Copy link
Contributor

@uurl uurl commented Feb 6, 2022

This PR document the newly introduced data types from zio.concurrent:

  • ConcurrentMap
  • ConcurrentSet
  • CountdownLatch
  • CyclicBarrier

and solves #5965

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 like there are some errors with the documentation. Otherwise looks great!

@uurl uurl requested a review from adamgfraser February 8, 2022 20:47
@adamgfraser adamgfraser merged commit 3a7e06a into zio:master Feb 9, 2022
@uurl uurl deleted the issue5965 branch February 9, 2022 19:10
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.

None yet

2 participants