Find first index of a value.
an array
search value
begin index [0]
index of v in x[i..] if found else -1
Generated using TypeDoc
Find first index of a value.