//
pkg.gl
Category
github.com/matrixorigin/matrixone
pkg
vectorize
lengthutf8
package
1.2.3
Repository:
https://github.com/matrixorigin/matrixone.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
2
Files
37 SLOC
#
Functions
CountUTF8CodePoints
this countUTF8CodePoints implementation bases on https://github.com/satanson/cpp_etudes/blob/master/include/string_functions.hh.