plus

abstract operator fun plus(otherNetwork: Network<T>): Network<T>(source)

Returns a new Network obtained by adding the otherNetwork to this one.