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

Resolve tree structure semantic ambiguity #110

Open
thomasnordquist opened this issue Apr 23, 2019 · 0 comments
Open

Resolve tree structure semantic ambiguity #110

thomasnordquist opened this issue Apr 23, 2019 · 0 comments

Comments

@thomasnordquist
Copy link
Owner

thomasnordquist commented Apr 23, 2019

const initialValue = this.message && this.message.value ? [this] : []

Nodes can be their own children.
I am uncertain why I chose to do this, but at first glance, it appears to be semantically wrong.

@thomasnordquist thomasnordquist changed the title Resolve tree structure semantic error Resolve tree structure semantic ambiguity May 6, 2019
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

No branches or pull requests

1 participant