8000 Allow collections of State types · Issue #26 · turbofish-org/orga · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow collections of State types #26

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

Closed
mappum opened this issue Apr 29, 2020 · 0 comments · Fixed by #36
Closed

Allow collections of State types #26

mappum opened this issue Apr 29, 2020 · 0 comments · Fixed by #36

Comments

@mappum
Copy link
Contributor
mappum commented Apr 29, 2020

The collection types currently only accept types with Encode/Decode, but there are cases where it would be nice to have collections of the higher-level State types. We could change all collections to accept only State types, but also have an automatic way to wrap Encode/Decode types in a Value<T>. This probably has other benefits as well since there are a lot of helper methods we can add to Value.

@mappum mappum changed the title Allow collections of WrapStore types Allow collections of State types Aug 4, 2020
@mappum mappum mentioned this issue Jun 4, 2021
3 tasks
@mappum mappum closed this as completed in #36 Jun 6, 2021
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 a pull request may close this issue.

1 participant
0