This is a fork of unicode/utf from the Go standard library. Implemented to take advantage of generics so that string
or []byte
can be passed to common functions.
This is a fork of unicode/utf from the Go standard library. Implemented to take advantage of generics so that string
or []byte
can be passed to common functions.