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

Skip to content

Conversation

@NeQuissimus
Copy link
Member

  • Syntax now available with ZIO rather than IO
  • Changed ZIO.require to return ZIO, not IO
  • Fixed type parameters on RIO.require

Fixes #1445

@NeQuissimus NeQuissimus requested review from iravid and jdegoes August 25, 2019 14:50
Copy link
Member

@jdegoes jdegoes left a comment

Choose a reason for hiding this comment

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

Just a quick change, then looks good to merge!

- Syntax now available with ZIO rather than IO
- Changed ZIO.require to return ZIO, not IO
- Fixed type parameters on RIO.require

Fixes zio#1445
Copy link
Member

@jdegoes jdegoes left a comment

Choose a reason for hiding this comment

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

Thank you!

@NeQuissimus NeQuissimus merged commit 52a48fd into zio:master Aug 25, 2019
@NeQuissimus NeQuissimus deleted the zio-syntax branch August 26, 2019 12:27
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.

Question: Why is syntax for IO

2 participants