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

Make Complex SignedNumeric #59

Merged
merged 1 commit into from
Nov 9, 2019

Conversation

t-ae
Copy link
Contributor

@t-ae t-ae commented Nov 9, 2019

https://developer.apple.com/documentation/swift/signednumeric

The SignedNumeric protocol extends the operations defined by the Numeric protocol to include a value’s additive inverse.

AFAICS Complex can conform to SignedNumeric.

@stephentyrone stephentyrone merged commit 41bca53 into apple:master Nov 9, 2019
@t-ae t-ae deleted the complex-signed-numeric branch November 15, 2019 07:29
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.

None yet

2 participants