Skip to content

Commit

Permalink
Add chunks(ofSize:) to extension documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Dec 7, 2024
1 parent bdeb125 commit 525abfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/HandySwift/HandySwift.docc/Essentials/Extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,10 @@ func downloadPuzzle(from url: URL) async throws -> Puzzle {

### Collection

- ``Swift/Collection/subscript(safe:)``
- ``Swift/Collection/average()-3g44u``
- ``Swift/Collection/average()-rtqg``
- ``Swift/Collection/chunks(ofSize:)``
- ``Swift/Collection/subscript(safe:)``

### Comparable

Expand Down

0 comments on commit 525abfd

Please sign in to comment.