Clears the current associations and assigns the set of items to the ports.
Clears the current associations and assigns the set of items to the ports.
An alias for set(items)
.
Adds a few new ports to the list.
Adds a new port to the list.
Returns the specified port.
Returns the specified port.
Removes all ports from the list.
Combines all input observables into a single observable of a Seq[X].
Returns a collection of input observables, one from each port.
Returns the number of ports in the list.
Returns the number of ports in the list.
Removes the last port in the list.
(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
Clears the current associations and assigns the set of items to the ports.
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.
Connector for a list of attributes or inputs.