Fills with given value.
Finds smallest value.
Updates values based on map function.
Segregates values by test result.
Flattens nested array to given depth.
Picks an arbitrary suffix.
Breaks array when test passes.
Gives values present in both arrays.
Binary searches leftmost value in sorted array.
Picks an arbitrary prefix.
Checks if array has a permutation.
Appends values from arrays.
Checks if two arrays are equal.
Gets a part of array.
Breaks array considering test as separator.
Checks if array ends with a suffix.
Finds largest value.
Checks if array has a value.
Lists all values.
Gets values from middle.
Breaks array keeping similar values together.
Finds largest entry.
Finds index of first value passing a test.
Gives values of array not present in another.