feat: add iter/cartesian-square#1371
Conversation
stdlib-bot
left a comment
There was a problem hiding this comment.
👋 Hi there! 👋
And thank you for opening your first pull request! We will review it shortly. 🏃 💨
iter/cartesian-square
Signed-off-by: vinayak <fobo401@gmail.com>
…with the package Signed-off-by: vinayak <fobo401@gmail.com>
…with package Signed-off-by: vinayak <fobo401@gmail.com>
|
I have made the changes you mentioned. Thanks for the review. |
Planeshifter
left a comment
There was a problem hiding this comment.
The tests currently won't run in environments lacking Symbol.iterator support. See the tests for other iterator packages such as https://github.com/stdlib-js/stdlib/blob/develop/lib/node_modules/%40stdlib/iter/head/test/test.js for how to ensure that tests can run in older environments lacking Symbols. This is currently blocking merging this PR.
|
@vinayak-00017 Are you still interested in working on this PR? |
I apologise, I might not be able to complete it. |
|
This pull request has been automatically closed because it has been inactive for an extended period after changes were requested. If you still wish to pursue this contribution, feel free to reopen the pull request or submit a new one. We appreciate your interest in contributing to stdlib! |
Resolves #1334 .
Description
This pull request:
Related Issues
This pull request:
@stdlib/iter/cartesian-square#1334Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers