/utf8

A fork from the Go standard library, to experiment with generics

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.