equals

open operator override fun equals(other: Any?): Boolean

Overrides the equals function of object

Return

true if both objects are version vectors with equal entries

Parameters

other

object to compare with