v2.0-alpha
Refactor `Stack::push` and `Queue::enqueue` to be consistent with `add()`method of the other collections. Remove `Stack::pushAll` and `Queue::enqueueAll`
Refactor `Stack::push` and `Queue::enqueue` to be consistent with `add()`method of the other collections. Remove `Stack::pushAll` and `Queue::enqueueAll`