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

Officially use the + operator for unions #422

Open
A-Baji opened this issue Jan 30, 2023 · 0 comments
Open

Officially use the + operator for unions #422

A-Baji opened this issue Jan 30, 2023 · 0 comments
Assignees
Labels
awaiting-triage Issues awaiting proper priority/milestone assignment. enhancement

Comments

@A-Baji
Copy link
Collaborator

A-Baji commented Jan 30, 2023

Feature Request

Problem

Unions currently use |. Using + is supported but raises a warning.

Requirements

Remove the | operator as a valid union operator and replace it with +. Remove the warning raised when using +.

Justification

image

Additional Research and Context

#421

@A-Baji A-Baji added enhancement awaiting-triage Issues awaiting proper priority/milestone assignment. labels Jan 30, 2023
@A-Baji A-Baji self-assigned this Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-triage Issues awaiting proper priority/milestone assignment. enhancement
Projects
None yet
Development

No branches or pull requests

1 participant