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

Old idea: Add .isAst() #23

Open
tomek-he-him opened this issue Oct 14, 2015 · 1 comment
Open

Old idea: Add .isAst() #23

tomek-he-him opened this issue Oct 14, 2015 · 1 comment
Labels

Comments

@tomek-he-him
Copy link

ast.isAst(object) should return true when the object ist a valid AST.

@tomek-he-him
Copy link
Author

If we go with #22, this won’t be necessary anymore.

The current behavior (the one ast.isAst(object) would be helpful with) – is inspired by architectures like https://github.com/Matt-Esch/virtual-dom/tree/903d884a8e4f05f303ec6f2b920a3b5237cf8b92/vnode.

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

No branches or pull requests

1 participant