Find first index of a subsequence.
an array
search subsequence
compare function (a, b)
map function (v, i, x)
begin index of subsequence, -1 if not found
Generated using TypeDoc
Find first index of a subsequence.