lessThanOrEqualTo

open override fun lessThanOrEqualTo(that: Label): Boolean

Returns true if this is ordered before that.

It is not necessary that either this.lessThanOrEqualTo(that) or that.lessThanOrEqualTo(this).