[RFC]: add `@stdlib/assert/is-palindrome`
- Vorherrschende Sprache
- JavaScript
- Sterne
- 6k
- Forks
- 1.3k
- Ø Merge
- 1 T. 3 Std.
- Gemergte PRs (30 T.)
- 611
Beschreibung
### 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:`.
Beitragsleitfaden
Rechercherichtung
The issue names no implementation file, test, or entry point. Start by locating existing @stdlib/assert utilities and their tests, then compare their conventions and confirm the palindrome behavior with maintainers before deciding what files define done.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- testing-qa
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100