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

fix: handle optional types #35

Merged
merged 1 commit into from
Jul 5, 2024
Merged

fix: handle optional types #35

merged 1 commit into from
Jul 5, 2024

Conversation

P403n1x87
Copy link
Collaborator

We fix the handling of optional type to ensure that the type wrapped by Optional undergoes the same handling as a non-Optional one.

@P403n1x87 P403n1x87 self-assigned this Jul 2, 2024
@P403n1x87 P403n1x87 enabled auto-merge (squash) July 2, 2024 20:44
We fix the handling of optional type to ensure that the type
wrapped by `Optional` undergoes the same handling as a
non-Optional one.
@P403n1x87 P403n1x87 disabled auto-merge July 5, 2024 10:32
@P403n1x87 P403n1x87 merged commit 88d3bc2 into main Jul 5, 2024
11 checks passed
@P403n1x87 P403n1x87 deleted the fix/handle-optional-type branch July 5, 2024 10:32
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.

1 participant