huandu / xstrings

Implements string functions widely used in other languages but absent in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: utf8 string length

huandu opened this issue · comments

There is a RuneCountInString to do the same thing, but it's far too wordy.

New api: Len