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
Make C level vec_proxy_equal()
recursive by default
#641
Comments
It seems like the R level |
E.g. there might be a grouped-df column whose group indices need to be restored after slicing. |
oops It's possible vec-proxy and vec-proxy-equal are in fact unrelated concepts. |
See #636 (review)
It is not currently used non-recursively anywhere anymore, so we might not even need
vec_proxy_equal_shallow()
.The text was updated successfully, but these errors were encountered: