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

add ellipsized implicits #33

Open
quasarbright opened this issue Sep 16, 2024 · 1 comment
Open

add ellipsized implicits #33

quasarbright opened this issue Sep 16, 2024 · 1 comment

Comments

@quasarbright
Copy link
Collaborator

currently, implicit binding specs are added after the static ellipsis check and are not ellipsized. Thus, they have the old for/tree behavior. Instead, we should add implicits that have proper ellipses.

@quasarbright
Copy link
Collaborator Author

also try to get rid of runtime for/pv-state-tree since we're doing static ellipses

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