[RFC]: add `@stdlib/assert/is-palindrome`
未关闭
Feature
Needs Discussion
RFC
- 主要语言
- JavaScript
- 星标
- 6k
- 派生
- 1.3k
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 611
描述
### Description
This RFC proposes to add a new assert util to check if a string is palindrome or not.
### Related Issues
No.
### Questions
No.
### Other
Reference: [Palindrome | Wikipedia](https://en.wikipedia.org/wiki/Palindrome)
### Checklist
- [x] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.
贡献指南
调研方向
该 issue 没有指定实现文件、测试或入口点。先定位现有的 @stdlib/assert 工具及其测试,然后比较它们的约定,并在决定哪些文件定义了完成标准之前,与维护者确认回文行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- testing-qa
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100