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

Patching trees #52

Closed
Miha-x64 opened this issue Jun 15, 2019 · 1 comment
Closed

Patching trees #52

Miha-x64 opened this issue Jun 15, 2019 · 1 comment

Comments

@Miha-x64
Copy link
Owner

Given a data tree (mutable Struct), there may exist a fun Struct.doSomething() which will turn this struct into a certain state without additional allocations, like JetPack Compose does, but without compiler plugin, and (as a bonus) in Java-friendly way.

To mimic Compose behaviour, such structs may also be renderable.

@Miha-x64
Copy link
Owner Author

IDK what did I mean when writing this 4 years ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant