Skip to content

Commit 525abfd

Browse files
committed
Add chunks(ofSize:) to extension documentation
1 parent bdeb125 commit 525abfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/HandySwift/HandySwift.docc/Essentials/Extensions.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,10 @@ func downloadPuzzle(from url: URL) async throws -> Puzzle {
182182

183183
### Collection
184184

185-
- ``Swift/Collection/subscript(safe:)``
186185
- ``Swift/Collection/average()-3g44u``
187186
- ``Swift/Collection/average()-rtqg``
187+
- ``Swift/Collection/chunks(ofSize:)``
188+
- ``Swift/Collection/subscript(safe:)``
188189

189190
### Comparable
190191

0 commit comments

Comments
 (0)