package
1.16.2
Repository: https://github.com/zclconf/go-cty.git
Documentation: pkg.go.dev

# Functions

Normalize applies NFC normalization to the given string, returning the transformed string.
SafeKnownPrefix takes a string intended to represent a known prefix of another string and modifies it so that it would be safe to use with byte-based prefix matching against another NFC-normalized string.