@extra-iterable/count.min
Counts values which satisfy a test.
Counts values which satisfy a test.
Finds last value passing a test.
Removes duplicate values.
Combines values from iterables.
Joins values together.
Flattens nested iterable to given depth.
Exchanges two values.
Checks if two iterables are equal.
Segregates values by test result.
Fills with given value.
Gives values present in both iterables.
transform input into equally-sized blocks of output using async iterators
Counts values which satisfy a test.
Removes first value.
Removes first value.
Compares two iterables.
Copies part of iterable to another.
Finds index of first value passing a test.
Gives values not present in another iterable.
Finds index of first value passing a test.