@extra-iterable/difference-on
Gives values of an iterable not present in another.
Gives values of an iterable not present in another.
Gives values of an iterable not present in another.
Keeps similar values together and in order.
Gives values present in both iterables.
Checks if value is iterable.
Lists cartesian product of arrays.
Flattens nested array, based on map function.
Discards first n values only.
Keeps similar values together and in order.
Gives values present in both iterables.
Keeps values which pass a test.
Keeps the values which pass a test.
Gives values not present in both sets.
Converts iterable to array.
Keeps values which pass a test.
Checks is array is empty.
Checks if all values satisfy a test.
Discards values from left, while a test passes.
Reduces values from right, to a single value.
Reduces values to a single value.