contains

operator fun contains(loc: Location): Boolean

Checks whether the given Location is inside this Region.


operator fun contains(block: Block): Boolean

Checks whether the given Block is inside this Region.