contains

abstract operator fun contains(point: Point<T>): Boolean

Checks if the specified point is contained in this domain.

Sources

common source
Link copied to clipboard