hasufell / abstract-filepath

13 stars 0 forks source link

Word16 isUpper/isLower etc not complete #14

Closed hasufell closed 3 years ago

hasufell commented 3 years ago

Since we now have a higher range of codepoints, the functions became too strict and don't recognize codepoints such as ă (259) as lowercase.

hasufell commented 3 years ago

Fixed in https://github.com/hasufell/word16