Contains reports whether v is within s.
Index returns the index of the first instance of v in s, or -1 if v is not present in s.
Reverse reorders the elements of s in place so that any two elements of s that were previously in a certain order are now in the opposite order.