Skip to content

Commit b6178b7

Browse files
committed
Update
1 parent ee131d7 commit b6178b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/basic/sliceop/slice_iter_chunk.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77
"slices"
88
)
99

10+
// Chunk は、slices.Chunk()のサンプルです。
1011
func Chunk() error {
1112
//
1213
// Go1.23でサポートされたiterパッケージのサンプルとして

0 commit comments

Comments
 (0)