Skip to content

Commit 541c3f7

Browse files
authored
Readme function names
1 parent 2124660 commit 541c3f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,4 @@ foo.map((elem, idx) => elem*2).sort().take(2).toArray(); // [2,4]
4040
### Implement performance tests: CPU and memory (if possible)
4141

4242
## To be discussed
43-
### Review name of `toMapAll` iterator;
44-
### Review name of `getIterator` and `fromGenerator` utils;
43+
* Review names of `toMapAll`, `groupBy`, `getIterator`, `fromGenerator`;

0 commit comments

Comments
 (0)