Find first index of a subsequence. 📘
an array
search subsequence
Optional
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. 📘