isBefore

fun isBefore(other: Point): Boolean

Computes whether this point comes strictly before another point.

Parameters

other

the other point