.. _`Second Tuple2`: .. _`org.sysess.sympathy.tuple.secondtuple2`: Second Tuple2 ````````````` .. image:: second.svg :width: 48 Documentation ::::::::::::: Get the second element out of a two-element tuple (pair). Definition :::::::::: Input ports ........... **** | Type: (, ) | Description: Tuple2 Output ports ............ **** | Type: | Description: Second Examples ........ Example flows demonstrating this node: * :download:`TupleOperations.syx ` The node can be found in: * :download:`spectral_co_clustering.syx ` Implementation .............. .. automodule:: node_tuple_operations :noindex: .. class:: SecondTuple2 :noindex: