Examine if array has a subsequence.
an array
search subsequence
compare function (a, b)
map function (v, i, x)
x[i₀] ⧺ x[i₁] ⧺ ... = y, for some i₀, i₁, ...? | i₀ < i₁ < ...
Generated using TypeDoc
Examine if array has a subsequence.