Skip to content

Commit

Permalink
Update index.ts to export repeat from itertools (#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
zumpiez committed Mar 7, 2024
1 parent 98cbad9 commit 7659a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export {
izipMany,
izipLongest,
permutations,
repeat,
takewhile,
zipLongest,
zipMany,
Expand Down

0 comments on commit 7659a60

Please sign in to comment.