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

[SR-8845] Measurement needs Compound Assignment Operators #3628

Open
itaiferber opened this issue Sep 25, 2018 · 0 comments
Open

[SR-8845] Measurement needs Compound Assignment Operators #3628

itaiferber opened this issue Sep 25, 2018 · 0 comments

Comments

@itaiferber
Copy link
Contributor

Previous ID SR-8845
Radar rdar://problem/44600681
Original Reporter @itaiferber
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Improvement
Assignee None
Priority Medium

md5: 74b39e64ac405e280611d110720f44aa

Issue Description:

Filing a public JIRA to mirror a Radar for visibility. Measurement offers the basic arithmetic operators (\+, -, *, /) but is missing compound assignment operators (\+=, -=, *=, /=) — nothing should really prevent us from adding those. (It would be nice if we got them for free, but it's understandable that we don't.)

Note that these new operators would have to go through API review.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant