mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Add doc line to core:unicode/utf8/utf8string
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// package utf8string provides a convenient and efficient way to index strings by Unicode code point (rune) rather than byte
|
||||||
package utf8string
|
package utf8string
|
||||||
|
|
||||||
import "core:unicode/utf8"
|
import "core:unicode/utf8"
|
||||||
|
|||||||
Reference in New Issue
Block a user