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 error_call to backend-ish functions #1446

Closed
DavisVaughan opened this issue Jan 5, 2023 · 0 comments · Fixed by #1449
Closed

Add error_call to backend-ish functions #1446

DavisVaughan opened this issue Jan 5, 2023 · 0 comments · Fixed by #1449
Assignees
Milestone

Comments

@DavisVaughan
Copy link
Member

pack(), chop(), unpack(), and unchop()

They have proven to mainly be useful as helpers for implementing unnest() and separate_wider_regex() and it would be nice to show unnest() in the error call when the failure actually happens in one of these lower level functions

Default to error_call = current_env() for the people who do call these directly.

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

Successfully merging a pull request may close this issue.

1 participant