We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20047a2 + 2fa6406 commit 81cde0cCopy full SHA for 81cde0c
CHANGELOG.md
@@ -11,7 +11,7 @@ _**Note:** This is in reverse chronological order, so newer entries are added to
11
within a result type, including having multiple opaque types in the same
12
result. For example:
13
14
- ```
+ ```swift
15
func getSomeDictionary() -> [some Hashable: some Codable] {
16
return [ 1: "One", 2: "Two" ]
17
}
0 commit comments