@extra-iterable/min.min
Finds smallest entry.
Finds smallest entry.
Finds smallest and largest entries.
Counts the number of values.
Checks if value is array.
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.
Segregates values by test result.
Gives iterator for iterable.
Breaks array when test passes.