Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature #458 #459

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Feature #458 #459

wants to merge 19 commits into from

Conversation

Recordum
Copy link
Contributor

No description provided.

return filteredDeque;
}

*[Symbol.iterator](): Iterator<T> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이건 무슨 역할인가요??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저거 iterable 할수있게 해주는겁니당.
for (const q of Queue)
이런거

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants