Closed siddharthkp closed 8 years ago
Under 3. find/findIndex:
3. find/findIndex
find and findAll, through allowing a calculated value search, also prevent unnecessary side effects and looping through possible values!
I guess it should findIndex and not findAll
findIndex
findAll
This is fixed now :smile:
Under
3. find/findIndex
:I guess it should
findIndex
and notfindAll