minusAssign

operator fun minusAssign(node: NetworkNode)

Removes node from the network state.


operator fun minusAssign(network: ProtoNetwork<*>)

Removes the network from the network state.