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 fe9dcf0 commit dafde52Copy full SHA for dafde52
DesignPatterns/AppleStoreBuilder/README.md
@@ -73,6 +73,8 @@ protocol AppleWatchBuilder {
73
74
- Two concrete builders are defined here: `AppleWatchSeries10` and `AppleWatchHèrmesSeries10`.
75
76
+- Each one is tailored to a specific collection of Apple Watch.
77
+
78
- Type aliases are used here to pair the associated types for each concrete builder's enum type implementation.
79
80
```swift
0 commit comments