Skip to content

Make BFraction protocols match BInt#2

Open
kdubb wants to merge 1 commit intomgriebling:masterfrom
kdubb:task/bfraction-sendable
Open

Make BFraction protocols match BInt#2
kdubb wants to merge 1 commit intomgriebling:masterfrom
kdubb:task/bfraction-sendable

Conversation

@kdubb
Copy link

@kdubb kdubb commented Apr 7, 2025

Essentially adds Codable, Sendable, and Hashable to BFraction. The important things is BFraction being Sendable, without it BFraction generates errors when used in a Swift 6 package.

Essentially adds `Codable`, `Sendable`, and `Hashable` to `BFraction`. The important things is `BFraction` being `Sendable`, without it `BFraction` generates errors when used in a `Swift 6` package.
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.

1 participant