removeContent

fun removeContent(element: E)

Removes this element from the compound.

fun removeContent(elements: Iterable<E>)

Removes these elements from the compound.