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

a version of normalize-ids that does not blow up when given an unknown keyword #91

Open
xfthhxk opened this issue Oct 22, 2024 · 0 comments

Comments

@xfthhxk
Copy link
Collaborator

xfthhxk commented Oct 22, 2024

this is useful at the API layer when you can expect bad data.

Currently this will throw a NPE when int-array gets a nil in the sequence.
The new fn should remove nil before constructing the int-array

@xfthhxk xfthhxk changed the title a version of normalize-ids that does not blow up when given an unknown keyword a version of normalize-ids that does not blow up when given an unknown keyword Oct 22, 2024
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