Results 2 comments of foo
trafficstars

```javascript function getIndex(arr) { let index = null; arr.reduce((min, cur, internalIndex) => { if (cur