[RFC]: add @stdlib/iter/cartesian-power
#1336
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: Low
Low priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Utilities
Issue or pull request concerning general utilities.
Description
This RFC proposes adding the package
@stdlib/iter/cartesian-power
.This package would be the iterator equivalent of
@stdlib/array/cartesian-power
.where
x
is an input array-like object andn
is an integer power.Package:
@stdlib/iter/cartesian-power
Alias:
iterCartesianPower
Related Issues
Related issues #1334.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: