Skip to content

refactor: rename optionally to optional #48

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

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

mdjastrzebski
Copy link
Member

Summary

Preparing code examples I've noticed that optional quantifier name made more sense then Swift's Optionally. After some research I've noted that Swift already has a general purpose Optional type, which probably caused need to duplicating it. In our case we are free from such limitations and we can use simple and better optional name.

Test plan

@mdjastrzebski mdjastrzebski merged commit 3c8c4fd into main Jan 21, 2024
@mdjastrzebski mdjastrzebski deleted the refactor/rename-optional branch January 21, 2024 22:27
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