Skip to content

[pull] master from schlangster:master#1

Open
pull[bot] wants to merge 50 commits into
gomez-addams:masterfrom
snakster:master
Open

[pull] master from schlangster:master#1
pull[bot] wants to merge 50 commits into
gomez-addams:masterfrom
snakster:master

Conversation

@pull

@pull pull Bot commented Apr 17, 2019

Copy link
Copy Markdown

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