@extra-iterable/is-equal
Checks if two iterables are equal.
Checks if two iterables are equal.
Reduces values to a single value.
Gets index range of part of iterable.
Checks if value is list (not string).
Finds smallest entry.
Finds smallest and largest entries.
Counts the number of values.
Gives values present in both iterables.
Updates values based on map function.
Breaks iterable after test passes.
Checks if value is list (not string).
Finds largest entry.
Gives values not present in another iterable.
Compares two iterables.
Keeps similar values together and in order.
Finds smallest and largest entries.
Checks if there are no duplicate values.
Gets index range of part of iterable.
Finds indices of values passing a test.
Finds indices of values passing a test.