@extra-array/difference
Gives values of array not present in another.
Gives values of array not present in another.
Gets values at indices.
Gives values that cycle through array.
Gives values present in both arrays.
Picks an arbitrary permutation.
Breaks array keeping similar values together.
Breaks array when test passes.
Exchanges two values.
Combines values from arrays.
Finds last value passing a test.
Segregates values by test result.
Gets values at indices.
Segregates values by test result.
Finds index of first value passing a test.
Combines values from arrays.
Picks an arbitrary permutation.
Gives values of array not present in another.
Picks an arbitrary prefix.
Breaks array considering test as separator.
Gives values that cycle through array.