File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ The `TaskSeq` project already has a wide array of functions and functionalities,
211211 - [ ] ` average ` / ` averageBy ` , ` sum ` and related
212212 - [x] ` forall ` / ` forallAsync ` (see [ #240 ] )
213213 - [x] ` skip ` / ` drop ` / ` truncate ` / ` take ` (see [ #209 ] )
214- - [x] ` chunkBySize ` (see [ TODO ] )
214+ - [x] ` chunkBySize ` (see [ # 265 ] )
215215 - [ ] ` windowed `
216216 - [ ] ` compareWith `
217217 - [ ] ` distinct `
@@ -264,7 +264,7 @@ This is what has been implemented so far, is planned or skipped:
264264| ✅ ; [ #67 ] [ ] | | | ` box ` | |
265265| ✅ ; [ #67 ] [ ] | | | ` unbox ` | |
266266| ✅ ; [ #23 ] [ ] | ` choose ` | ` choose ` | ` chooseAsync ` | |
267- | ✅ ; [ TODO ] [ ] | ` chunkBySize ` | ` chunkBySize ` | | |
267+ | ✅ ; [ # 265 ] [ ] | ` chunkBySize ` | ` chunkBySize ` | | |
268268| ✅ ; [ #11 ] [ ] | ` collect ` | ` collect ` | ` collectAsync ` | |
269269| ✅ ; [ #11 ] [ ] | | ` collectSeq ` | ` collectSeqAsync ` | |
270270| | ` compareWith ` | ` compareWith ` | ` compareWithAsync ` | |
You can’t perform that action at this time.
0 commit comments