Skip to content

Conversation

yaswanthkosuru
Copy link
Contributor

Resolves #2322.

Description

add @stdlib/array/base/cusome

This pull request:

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@kgryte kgryte added Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. Utilities Issue or pull request concerning general utilities. labels Aug 14, 2024
@kgryte kgryte changed the title Feat/add stdlib array base cusome feat: add array/base/cusome Aug 14, 2024
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Thank you very much for your contribution.

Left a bunch of small suggestions that will ensure the PR aligns with our code style and documentation conventions, but otherwise this look good!

Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

This PR needs a careful review and various clean-up. I've only done a partial review, but more attention to detail especially wrt existing project conventions will go a long way to helping moving this PR along.

@kgryte kgryte added Needs Changes Pull request which needs changes before being merged. Do Not Merge Pull request which should not be merged. and removed Needs Review A pull request which needs code review. labels Aug 15, 2024
@yaswanthkosuru
Copy link
Contributor Author

Hey @kgryte , @Planeshifter
I've made the requested changes as well as some additional improvements wrt existing project . Please review them and let me know if there's anything I've missed .

@Planeshifter Planeshifter removed the Do Not Merge Pull request which should not be merged. label Sep 23, 2024
@Planeshifter
Copy link
Member

Thanks @yaswanthkosuru! Did another review and will merge your PR shortly. We appreciate your contributions!

@Planeshifter Planeshifter merged commit 2091d38 into stdlib-js:develop Sep 23, 2024
10 of 11 checks passed
@kgryte kgryte removed the Needs Changes Pull request which needs changes before being merged. label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/array/base/cusome

3 participants