top | item 37747830

(no title)

ssokolow | 2 years ago

"Extended (Grapheme Cluster)".

The .graphemes() method in Rust's unicode-segmentation crate takes an is_extended boolean as an argument and, if you set it to false, you're iterating legacy grapheme clusters.

discuss

order

No comments yet.