Odin
Odin copied to clipboard
core/unicode/utf16: add rune_count proc
This returns the number of runes in a u16 slice, copied from decode proc above.