removeMember

open override fun removeMember(node: N): Group<T, N>

Remove a node from this group.

Parameters

node
    the node to remove.