.. _`Item to List`: .. _`org.sysess.sympathy.list.itemtolist`: Item to List ```````````` .. image:: item_to_list.svg :width: 48 Documentation ::::::::::::: Create a single item list containing item. Definition :::::::::: Input ports ........... **item** | Type: | Description: Input Item | Optional number of ports: 1--inf (default: 1) Output ports ............ **list** | Type: [] | Description: Item as List Configuration ............. **Repeat number of times** (n) Choose number of times to repeat items. Examples ........ Example flows demonstrating this node: * :download:`BasicListOperations.syx ` The node can be found in: * :download:`LambdaOperations.syx ` * :download:`Predicates.syx ` * :download:`SortList.syx ` * :download:`BasicDictOperations.syx ` * :download:`Hyper_parameters.syx ` * :download:`spectral_co_clustering.syx ` * :download:`image_binary_classification.syx ` * :download:`tabular_binary_classification.syx ` * :download:`MongoDBBasicOperations.syx ` * :download:`Template_Matching_and_Arrange.syx ` * :download:`audio_processing.syx ` * :download:`Cyclic_data.syx ` * :download:`Signal_demodulation.syx ` * :download:`dynamic_time_warp.syx ` Implementation .............. .. automodule:: node_list_operations :noindex: .. class:: ItemToList :noindex: