module watt.containers.stack A templated stack data structure. Code Map //! A templated stack data structure. module watt.containers.stack;