@extra-iterable/drop-while-right
Discards values from right, while a test passes.
Discards values from right, while a test passes.
Scans from right, while a test passes.
Discards the values which pass a test.
Removes value at index.
Scans from right, until a test passes.
Scans from right, while a test passes.
Finds first index of an infix.
Breaks iterable at given indices.
Finds first index of a subsequence.
Finds indices of a value.
Discards values from right, while a test passes.
Gives values not present in both iterables.
Finds indices of a value.
Gives values not present in both iterables.
Fast iterator library
Finds indices of an infix.
Finds last index of an infix.
Finds first index of an infix.
Keeps values from right, while a test passes.
Keeps values from right, while a test passes.