nodeOfOrNull

abstract override fun nodeOfOrNull(element: Element): KoneMutableSetNode<Element>?(source)

Returns a node that corresponds to the element in the set equal to the specified element or null if there is no such element.