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

Use standard library UInt128 #164

Merged
merged 12 commits into from
Nov 4, 2024
Merged

Use standard library UInt128 #164

merged 12 commits into from
Nov 4, 2024

Conversation

colemancda
Copy link
Member

Issue

Fixes #158

What does this PR Do?

Use standard library UInt128 on non-Darwin platforms and adds a stub type which uses the Standard Library type on macOS 15 and iOS 18 and above.

Where should the reviewer start?

UInt128.swift

Sweet giphy showing how you feel about this PR

Giphy

@colemancda colemancda self-assigned this Nov 4, 2024
@colemancda colemancda merged commit b53a6ec into master Nov 4, 2024
3 checks passed
@colemancda colemancda deleted the feature/UInt128 branch November 4, 2024 22:21
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.

Use standard library UInt128
1 participant