@extra-iterable/partition
Segregates values by test result.
Segregates values by test result.
Gives iterator for iterable.
Removes duplicate values.
Breaks iterable after test passes.
Gives values present in any iterable.
Checks if there are no duplicate values.
Removes last value.
Breaks iterable when test passes.
Finds index of last value passing a test.
Checks if iterables have no value in common.
Checks if iterables have no value in common.
Calls a function for each value.
Finds index of last value passing a test.
Removes or replaces existing values.
Removes last value.
Gives values present in any iterable.
Checks if all values satisfy a test.
Checks if any value satisfies a test.
Gets values from middle.
Copies part of iterable within.