Odin icon indicating copy to clipboard operation
Odin copied to clipboard

core/unicode/utf16: add rune_count proc

Open Lperlind opened this issue 1 year ago • 0 comments

This returns the number of runes in a u16 slice, copied from decode proc above.

Lperlind avatar Oct 20 '24 21:10 Lperlind