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

Feature: Improve ergonomics of toTypedValue #308

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

tusharmath
Copy link
Contributor

@tusharmath tusharmath commented Aug 18, 2022

Before

dynamicValue.toTypedValue(Schema[String])

Now

dynamicValue.toTypedValue[String]

@tusharmath tusharmath requested a review from a team as a code owner August 18, 2022 14:57
@tusharmath tusharmath changed the title Feature: Improve ergonomics of Feature: Improve ergonomics of toTypedValue Aug 18, 2022
@vigoo vigoo merged commit d80ef99 into zio:main Aug 22, 2022
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