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

Remove null fallback check for value types #11

Closed

Conversation

oliverbooth
Copy link

Value types (structs) cannot be null, and so this check is redundant for primitives + Vector as it will always fall to the else branch anyway

@amytimed
Copy link
Member

bad news i already fixed this in my coming commit but thanks for doing it
ill close this

@amytimed amytimed closed this May 29, 2022
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 this pull request may close these issues.

2 participants