contains

open fun contains(node: N): Boolean

Whether a node belongs to this group or not.

Parameters

node

The node to whom the membership must be checked.