Back to Lo

Core Runelength

docs/data/core-runelength.md

1.53.0102 B
Original Source

Returns the number of runes (Unicode code points) in a string.

go
lo.RuneLength("hellô")
// 5