[^^][<<][>>]
class Stack
Zweck 
  • Implementation eines LIFO-Stacks
  • Methoden: push, pop, empty, search, usw.