CaseInsensitiveMatch

A CaseInsensitiveMatch indicates a (string-based) match that is case-insensitive. This is a high match value, but not as high as a DefiniteMatch.

Properties

Link copied to clipboard
open override val value: Float = 0.95f

Functions

Link copied to clipboard
open operator fun times(other: MatchingConfidence): MatchingConfidence