@extra-iterable/search-subsequence
Finds first index of a subsequence.
Finds first index of a subsequence.
Finds first index of a value.
Finds first index of a value.
Removes a value from a set.
Removes a value from a set.
Gets set without given values.
Keeps first n values only.
Deletes a value.
Breaks set into chunks of given size.
Gets set with given values.
Lists all value-value pairs.
Lists all possible subsets.
Discards the values which pass a test.
Scans from left, while a test passes.
Gives keys present in any entries.
Gives an arbitrary subset.
Lists cartesian product of lists.
Counts occurrences of values.
Counts occurrences of values.
Counts values which satisfy a test.