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

feat: Consider creating function pairs: assert_* and is_* #74

Open
jdhoffa opened this issue May 4, 2024 · 0 comments
Open

feat: Consider creating function pairs: assert_* and is_* #74

jdhoffa opened this issue May 4, 2024 · 0 comments

Comments

@jdhoffa
Copy link
Member

jdhoffa commented May 4, 2024

          I have been questioning whether there should be both `assert_valid_*()` and `is_valid_*()` style functions for each data type it knows, one that errors or returns TRUE invisibly and one that returns TRUE or FALSE. That would be a rather large "interface" change. There are also a few significant things missing.

Originally posted by @cjyetman in #73 (comment)

AB#10915

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

No branches or pull requests

2 participants