Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make List iterable and spreadable using generator #184

Merged
merged 2 commits into from
May 16, 2023

Conversation

abbasmhd
Copy link
Contributor

Make List iterable and spreadable using generator

  • Add *Symbol.iterator generator to make List iterable and spreadable
  • Add Symbol.toStringTag property to identify the list as [Object List] instead of [Object Object]

@coveralls
Copy link

coveralls commented May 16, 2023

Coverage Status

Coverage: 100.0%. Remained the same when pulling a75d26f on abbasmhd:make-it-lazy into 3ac2996 on kutyel:master.

Copy link
Owner

@kutyel kutyel left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@kutyel kutyel merged commit 86e7747 into kutyel:master May 16, 2023
1 of 2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants