A.remove() B.empty() C.delete() D.removeAll()
A.append() B.prepend() C.after() D.before()
A.reverse() B.sort() C.pop() D.push()