( array_search )

Legend
Has corresponding code
No direct match, but an alternative exists
No corresponding code
-TODO
( .. )Not localized
Example Python
pytest
PHP
PHPUnit
Swift
Testing
Csharp
xunit
Bash
bats
Powershell
pester
C++
GoogleTest
JavaScript
Jest
Kotlin
jUnit
( array_contains ) v in items in_array($item, $items, strict: true) - - - - - - -
( array_indexof ) index - - - - - - - -
( array_indexof_when_not_found ) ValueError - - - - - - - -