GapWeightedSimilarityIncremental.empty

struct GapWeightedSimilarityIncremental(Range, F = double)
@property
bool
empty
()
if (
hasLength!(Range)
)

Return Value

Type: bool

Whether there are more matches.

Meta