[RFC]: add `@stdlib/assert/is-palindrome`
- Langage dominant
- JavaScript
- Étoiles
- 6k
- Forks
- 1.3k
- Merge moyen
- 1 j 3 h
- PR mergées (30 j)
- 611
Description
### 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:`.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- testing-qa
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100