default implementations missing generic constraints #345

Open
opened 2025-10-14 16:01:48 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 11/26/2023

example: https://swiftinit.org/docs/swift-mongodb/bsonencoding/bsonencodable.encode(to:)?hash=53222

there should be a where Self:RawRepresentable, RawValue:BSONEncodable.

*Originally created by @tayloraswift on 11/26/2023* example: https://swiftinit.org/docs/swift-mongodb/bsonencoding/bsonencodable.encode(to:)?hash=53222 there should be a `where Self:RawRepresentable, RawValue:BSONEncodable`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#345
No description provided.