Imports of package stringprep

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/text/unicode/normPackage norm contains types and functions for normalizing Unicode strings.
sortPackage sort provides primitives for sorting slices and user-defined collections.