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

Add new Optional Operators #11

Open
adam-rocska opened this issue Nov 6, 2023 · 1 comment
Open

Add new Optional Operators #11

adam-rocska opened this issue Nov 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@adam-rocska
Copy link
Member

New optional operators like +? -? and so on.

These operators are to save the bunch of boilerplate when for example concatenating a string with an optional string or adding a number with an optional number.

@adam-rocska
Copy link
Member Author

This is an opportunity for a more complex but useful use case: https://developer.apple.com/documentation/swift/operator-declarations

@adam-rocska adam-rocska added the enhancement New feature or request label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant