MinMatchLen

data class MinMatchLen(val length: Long) : LcsOptions, VaryingArgument

Constructors

Link copied to clipboard
constructor(length: Long)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard