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

Chunk syntax #259

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Chunk syntax #259

merged 1 commit into from
Oct 19, 2022

Conversation

vigoo
Copy link
Contributor

@vigoo vigoo commented Oct 19, 2022

Resolves #106

Just a Remote[Chunk[A]] syntax using the remote list implementations under the hood.

The common Seq/Iterable etc syntaxes could be possibly merged later if zio-schema's Traversal accessor would work but it does not typecheck right now (zio/zio-schema#354).

@adamgfraser adamgfraser merged commit ba0476d into zio:main Oct 19, 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.

Add Remote Syntax for Chunk
2 participants