I have a wire network, which I want to be the result of wiring together multiples of the first network, where each member:
- Checks the network
- Adds one item to the network from their list if the network is empty
- Adds to the network if an item in the network matches theirs
- does nothing otherwise