master
all: use reflect.TypeFor instead of reflect.TypeOf
all: update go directive to 1.18
all: eliminate vet diagnostics
collate/colltab: moved package to internal
text/collate: add testable examples
all: use https for links to www.unicode.org and unicode.org
all: replace io/ioutil with io and os package
go.text/collate: Moved collation from go.exp: - moved to top-level, instead of below locale. - updated imports using go.exp to using go.text equivalents.
all: rename Example test functions to prevent vet errors
internal/gen: use new DO NOT EDIT comment standard.