StringTComparer<'T>
Construct a comparer to quick compare String*'T. The class is constructured to take a comparer of string, and a type T that supports equality, and construct a new comparer
Record Fields
Record Field | Description |
_comp
Signature: StringComparer
|
comparer of string used. |