isNotComparable

fun isNotComparable(vv: VersionVector): Boolean

Checks that this version vector is not comparable to a given version vector.

Return

true if this version vector is not comparable to the other one, false otherwise.

Parameters

vv

the given version vector to compare with.