Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Apr 17, 2019

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Added event tests.
Added more tests.
…alue, but for State it might be convenient to use pointers/references, especially when dealing with class types. Use CreateRef for State<T> -> State<Ref<T>> binding. Semantically, it's the same as using State<T*>, but avoids the null check. The State<Ref<T>> changes when the referenced state changes.
Support node shifting.
Removed ObjectState. FlattenObject does the same but is more flexible.
Cleanup.
WIP algorithms examples.
@pull pull bot added the ⤵️ pull label Apr 17, 2019
@pull pull bot added the merge-conflict Resolve conflicts manually label Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants