@extra-iterable/partition.min
Segregates values by test result.
Segregates values by test result.
Checks if antecedent ⇔ consequent (a ⇔ b).
Repeats an array given times.
Fills with given value.
Gives values present in both iterables.
Counts values which satisfy a test.
Removes first value.
Removes first value.
Compares two iterables.
Checks if array contains an infix.
Gets last value.
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.
Checks if two iterables are equal.
Reduces values to a single value.
Reverses the array.
Gets index range of part of iterable.
Checks if value is list (not string).