I have my own implementation of a Stack ADT which has the normal stack functions(push, pop, etc), except made by me. I was wondering if there would be a way for my functions in