String Mutation

string->decompose

string->decompose is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->foldCase

string->foldCase is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->merge

string->merge is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->normalize

string->normalize is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->toLower

string->toLower is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->toTitle

string->toTitle is a member in the String Mutation group; call it on the receiver shown before the arrow.

string->toUpper

string->toUpper is a member in the String Mutation group; call it on the receiver shown before the arrow.