Commit b3797d0
authored
The spec declared `grapheme` instead, whose typedoc is
"Multiple code points that may be perceived as a single
character", but it may return multiple graphemes.
`grapheme` is defined as `@type grapheme :: t`, so this is
identical to analysis tools.
1 parent 065b853 commit b3797d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2410 | 2410 | | |
2411 | 2411 | | |
2412 | 2412 | | |
2413 | | - | |
| 2413 | + | |
2414 | 2414 | | |
2415 | 2415 | | |
2416 | 2416 | | |
| |||
0 commit comments