8000 Use BinaryInteger.isMultiple(of:) by jsbean · Pull Request #36 · dn-m/Math · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use BinaryInteger.isMultiple(of:) #36

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
Aug 15, 2019
Merged

Use BinaryInteger.isMultiple(of:) #36

merged 1 commit into from
Aug 15, 2019

Conversation

jsbean
Copy link
Member
@jsbean jsbean commented Aug 15, 2019

This PR uses Swift 5.0's built-in BinaryInteger.isMultiple(of:) where applicable.

The BinaryInteger.isDivisible(by:) declared is marked obsoleted by Swift 5.0

Resolves #29.

@jsbean jsbean changed the base branch from master to latest August 15, 2019 12:34
@jsbean jsbean merged commit 519c7e3 into latest Aug 15, 2019
@jsbean jsbean deleted the is-multiple branch August 15, 2019 13:28
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.

[Swift 5] Use BinaryInteger.isMultiple(of:)
1 participant
0