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?
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?