code-chronicles-code/leetcode-curriculum
Expand `String.prototype.chars` goody test to consider strings with emojis
Aperta
#336 aperta il 17 ago 2024
good first issueteststypescript
Metriche repository
- Star
- (19 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
This task is to update workspaces/adventure-pack/goodies/typescript/String.prototype.chars/index.test.ts to consider a wider range of strings. In particular, it would be nice to confirm that emojis, or other strings containing Unicode characters, are correctly handled.