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

Provide lazy functions first #6

Open
ppeeou opened this issue Nov 19, 2021 · 2 comments
Open

Provide lazy functions first #6

ppeeou opened this issue Nov 19, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ppeeou
Copy link
Member

ppeeou commented Nov 19, 2021

Suggestion

⭐ Suggestion

tc39 also prepares methods for lazy evaluation.
We need to develop the functions being prepared in tc39 in advance.

Additional context
fxts can be evaluated concurrently, and it is also meaningful in that it is provided as a function rather than a method.

If the above proposal(tc39) is reflected, it is likely that our library can be used with native methods. like lodash

💻 Use Cases

refer
https://github.com/tc39/proposal-iterator-helpers

@ppeeou ppeeou added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2021
@hg-pyun
Copy link
Collaborator

hg-pyun commented Nov 29, 2021

It ready at stage 2. I look forward to it being added soon added. 🙏

@ppeeou
Copy link
Member Author

ppeeou commented Dec 2, 2022

It ready at stage 3 🤩

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants