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

Be liberal in accepting string-likes #73

Closed
mudge opened this issue Jul 15, 2023 · 0 comments
Closed

Be liberal in accepting string-likes #73

mudge opened this issue Jul 15, 2023 · 0 comments

Comments

@mudge
Copy link
Owner

mudge commented Jul 15, 2023

When working on #59 last year, I noticed that the Set interface raises an error if given non-string arguments even if those argument could happily be coerced to a String. We should consistently use StringValue and StringValuePtr instead.

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