Package-level declarations

Functions

Link copied to clipboard
inline operator fun Point.component1(): Double

Returns the x value of this Point.

Link copied to clipboard
inline operator fun Point.component2(): Double

Returns the y value of this Point.