mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
expose countUtf8Bytes
This commit is contained in:
parent
a9ba08d8cb
commit
f7b8094dfb
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ interface Str
|
|||
split,
|
||||
repeat,
|
||||
countGraphemes,
|
||||
countUtf8Bytes,
|
||||
startsWithScalar,
|
||||
toUtf8,
|
||||
fromUtf8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue