A basic node class for LinkedStack It contains info about type of the stack item, link to the previous node and value of the item.
Generated using TypeDoc
A basic node class for LinkedStack It contains info about type of the stack item, link to the previous node and value of the item.