code-chronicles-code / code-chronicles-code/leetcode-curriculum

Add `Iterator.prototype.concat` to adventure pack

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
enhancement typescript
Dominant language
TypeScript
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

It would be nice to be able to concatenate two iterators!

See [`Array.prototype.concat()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/concat) for inspiration from an Array counterpart.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.