swift-unidoc icon indicating copy to clipboard operation
swift-unidoc copied to clipboard

default implementations missing generic constraints

Open tayloraswift opened this issue 1 year ago • 0 comments

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

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

tayloraswift avatar Nov 26 '23 20:11 tayloraswift