roc-lang / unicode

Universal Permissive License v1.0
7 stars 5 forks source link

Adds an example and avoid a bug on the compiler #10

Closed DilsonHiga closed 2 months ago

DilsonHiga commented 2 months ago

These commits avoid the bug described at https://github.com/roc-lang/roc/issues/5680.

This is not a bug in the unicode package, but on the compiler. This small fix just side step the problem.

It also adds a short example of the text segmentation function on the module grapheme.