.. _NS:dstruct: PoC.dstruct =========== The namespace `PoC.dstruct` offers different data structure implementations. **Package** The package :ref:`NS:dstruct` holds all component declarations for this namespace. **Entities** * :ref:`IP:dstruct_deque` implements a deque (two-sided FIFO). * :ref:`IP:dstruct_stack` implements a regular stack. .. toctree:: :hidden: Package .. toctree:: :hidden: dstruct_deque dstruct_stack