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.
1 parent 81f1574 commit d0c6f73Copy full SHA for d0c6f73
CHANGELOG.md
@@ -33,7 +33,7 @@ Swift 5.0
33
34
Runtime query of conditional conformances is now implemented. Therefore,
35
a dynamic cast such as `value as? P`, where the dynamic type of `value`
36
- conditional conforms to `P`, will succeed when the conditional
+ conditionally conforms to `P`, will succeed when the conditional
37
requirements are met.
38
39
Swift 4.1
0 commit comments