compare(_:)
Compares the suggestion with a second specified suggestion.
Declaration
func compare(_ other: CSSuggestion) -> ComparisonResultParameters
- other:
The suggestion to compare to this suggestion.
Return Value
Returns an NSComparisonResult.