Skip to content

Conversation

adityacodes30
Copy link
Contributor

@adityacodes30 adityacodes30 commented Mar 4, 2024

Resolves #1696

Description

What is the purpose of this pull request?

This pull request adds the package @stdlib/string/base/last

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

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


@stdlib-js/reviewers

@Planeshifter Planeshifter changed the title feat: add string/base/last feat: add string/base/last Mar 4, 2024
@Planeshifter Planeshifter added the Needs Review A pull request which needs code review. label Mar 4, 2024
@adityacodes30
Copy link
Contributor Author

tests pass - this pr is ready for review @kgryte @Planeshifter

@kgryte kgryte added Feature Issue or pull request for adding a new feature. Utilities Issue or pull request concerning general utilities. JavaScript Issue involves or relates to JavaScript. labels Mar 6, 2024
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
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.

Looks good, thank you @adityacodes30!

@Planeshifter Planeshifter merged commit 3b6b680 into stdlib-js:develop Mar 8, 2024
@Planeshifter Planeshifter removed the Needs Review A pull request which needs code review. label Mar 26, 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. JavaScript Issue involves or relates to JavaScript. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/string/base/last

3 participants