Find indices of a value.
an iterable
search value
compare function (a, b)
map function (v, i, x)
indices of value
Generated using TypeDoc
Find indices of a value.