Delegate. Represents the method that will handle the string comparison. Remarks: The delegate has the signature int delegate(const(char)[], const(char)[]).
Compares strings using the specified case and cultural comparision rules.
Sorts strings according to the rules of the specified culture.