#### 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](https://github.com/voku/Arrayy?tab=readme-ov-file#indexofmixed-value-falseintstring) or [searchIndex](https://github.com/voku/Arrayy?tab=readme-ov-file#searchindexmixed-value-falseintstring) but which accepts callable and returns the matched index?