GapWeightedSimilarityIncremental.popFront

Computes the match of the popFront length. Completes in O(s.length * t.length) time.

struct GapWeightedSimilarityIncremental(Range, F = double)
void
popFront
()
if (
hasLength!(Range)
)

Meta