wekakt / com.github.stevenlang.wekakt.extensions / weka.core.Instance / isEqualTo
fun Instance.isEqualTo(other: Any?): Boolean
Check if this instance is equal to another instance object.
other - Other instance to compare with
Return True if this is equal to other