diff --git a/src/index.ts b/src/index.ts index 3a57a28..23d91ff 100644 --- a/src/index.ts +++ b/src/index.ts @@ -37,6 +37,7 @@ export { izipMany, izipLongest, permutations, + repeat, takewhile, zipLongest, zipMany,