package
0.0.0-20130121074735-1d03baafba06
Repository: https://github.com/icattlecoder/go.git
Documentation: pkg.go.dev

# Functions

NewString returns a new UTF-8 string with the provided contents.

# Structs

String wraps a regular string with a small structure that provides more efficient indexing by code point index, as opposed to byte index.