intersects

Checks if this kind intersects other.

The kind "text.plain" for example intersects text, "text.plain" and "text.plain.list", but not "unicorn", or "textUnicorn.plain".

Parameters

other

Kind to check.

Online Documentation