The implementation of Stack requires to use _s[0] whenever I want to operate on the array directly. I don't understand why this is necessary.