# Functions
Contains tells whether a contains x.
No description provided by the author
Find returns the smallest index i at which x == a[i], or len(a) if there is no such index.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author