Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go-controller
/
53da285eab3235e2f112ab71d8c893e96b56b3b8
/
.
/
vendor
/
github.com
/
rivo
/
uniseg
/
doc.go
blob: 60c737d7b3e1a4d9c07f010d219f6c6c69bed244 [
file
] [
log
] [
blame
]
/*
Package uniseg implements Unicode Text Segmentation according to Unicode
Standard Annex #29 (http://unicode.org/reports/tr29/).
At this point, only the determination of grapheme cluster boundaries is
implemented.
*/
package uniseg