[RFC]: add @stdlib/iter/cuevery
#2332
Labels
Accepted
RFC feature request which has been accepted.
difficulty: 2
May require some initial design or R&D, but should be straightforward to resolve and/or implement.
Feature
Issue or pull request for adding a new feature.
Good First Issue
A good first issue for new contributors!
JavaScript
Issue involves or relates to JavaScript.
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Description
This RFC proposes adding the package
@stdlib/iter/cuevery
, which cumulatively tests whether every iterated value is truthy. The function should be a transform iterator, continuing to iterate while source iterator values are available.Related Issues
No.
Questions
No.
Other
@stdlib/iter/every
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: