Returns the index of the first occurrence of a value in a slice. Returns -1 if nor found.
See Implementation
Returns the index of the first occurrence of a value in a slice. Returns -1 if nor found.