Delegate. Represents the method that will handle the string comparison. Remarks: The delegate has the signature int delegate(const(char)[], const(char)[]).
See Implementation
Delegate. Represents the method that will handle the string comparison. Remarks: The delegate has the signature int delegate(const(char)[], const(char)[]).