Arrayy
Arrayy copied to clipboard
Find the index of the minimum/maximum element of the array
What is this feature about (expected vs actual behaviour)?
Find the index of the minimum/maximum element of the array
AFAIK there is no feature implemented
What if introduce a new method, something like indexOf or searchIndex but which accepts callable and returns the matched index?